Introducing our latest module, which empowers you to enable fund borrowing for your users on your platform, leveraging their NFTs as collateral. This feature presents a compelling opportunity to enhance user engagement and increase retention significantly.
You can integrate Rain on your platform for FREE in less than 5 minutes. Just copy and paste a few lines of code and you're good to go.
Let your users borrow funds with their NFTs as collateral. This is a great way to open possibilities for your users. You can also earn fees on every loan by creating your pool.
Additionally, we have forged collaborative partnerships with distinguished industry security experts to ensure an ongoing implementation of robust security measures.
window.Rain.init({
displayMode: "integrated",
integratedTargetId: "integrated-terminal",
endpoint: "https://api.mainnet-beta.solana.com",
logo: "undefined",
})
Template
Things you can configure
Referrer
Enter your address to get 30% of our platform fees!
Pool
Authorize only one specific pool
Collection
Filter NFTs of wallet to only one specific collection
Currency
Allow one specific currency for loans or enable all
Preferred Explorer
Logo
Your logo will be replace the Rain logo in the different views (e.g: signin page)
Style variables
Change default style variables with your own colors
Loading...
Stay up to date with the latest versions to access new features and fixes.
// Script tag
<script src="https://integrate.rain.fi/j5n2#_l12.js" />
// Initialize Rain
window.Rain.init({
endpoint: 'https://api.mainnet-beta.solana.com',
})
Click on a version to update the code example.
Check out the latest versions available to get the last features/fixes.