Quick Start
The Honey-SDK is a wrapper and utilities toolkit for the on-chain lend & borrow protocols for NFTs in the Solana ecosystem.
Install the library
The best way to interact with our API is to use one of our official libraries:
On-chain Protocol
The code that makes up the on-chain protocol is located within the honey-labs Github repository https://github.com/honey-labs/nftLendBorrow. The following steps walk you through deploying your own version of the protocol on the Solana devnet. (Warning: it takes ~10-15 SOL to deploy all the components to the protocol)
Last updated