Advanced integration
How to further customize usage of the IQ Protocol
While previous sections are focused on out-of-box solutions, IQ Protocol is highly flexible and allows custom renting mechanics, listing/renting from custom apps, and more. While these docs are work in progress ⏳, here are resources that can be used for custom integrations:
- The Javascript/Typescript IQ Warper SDK exposes high-level methods for proper interacting with the smart contracts and helps with chain agnostic address management.
- The smart contracts are available as an NPM package (documentation). This package also exposes auto-generated TypeScript interfaces for faster and lower-level integration.
We'll also publish more docs on how to create reusable Renting Extensions and Warpers based on existing ones. Keep also in mind that we're here to help: if you need assistance, contact us via [email protected].
Updated over 1 year ago