The Huma Soroban SDK includes utilities and services for interacting with our contracts. It's currently offered just as a Javascript NPM package at https://www.npmjs.com/package/@huma-finance/soroban-sdk.
We recommend onboarding onto our SDK using the Getting Started guide
For extensive documentation on the different functions offered please refer to the API documentation
- Helpers
-
CreditContractHelper
helper function for interacting with Huma's pool contracts, including drawdown and payback -
Sep41ContractHelper
helper function for interacting with Sep41 token contract (ERC20 equivalent)
-