Giter VIP home page Giter VIP logo

honey-sdk's Introduction

Honey SDK

Borrow & Lending Functions for NFTs

Project File Structure

  1. actions
  2. contexts
  3. helpers
  4. hooks
  5. 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

Running Tests

Developing locally with the @honey-finance/sdk

Look for the secion on local testing in the article below

https://blog.logrocket.com/the-complete-guide-to-publishing-a-react-package-to-npm/

honey-sdk's People

Contributors

bbroeking avatar agiledev24 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.