- actions
- contexts
- helpers
- hooks
- wrappers
There are four major wrapper objects that represent impornat info about the on chain program
- client (HoneyClient) ** Can be used to interact with the top level of the on-chain protocol. ** createMarket is the most interesting function here, this can be used once you've initalized the HoneyClient object to create new lending and borrowing markets
- market (HoneyMarket) ** Once the market is initalized this wrapper can be used to create and read reserves
- user (HoneyUser) ** most important object. initalized when a user clicks on a nft market such that we derive the obligations and can make on chain transactions
- reserve (HoneyReserve) ** specifies the specific asset pool such as SOL, USDC, etc
-
Notifications
You must be signed in to change notification settings - Fork 0
bbroeking/honey-sdk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published