ratex-earn-sdk
v1.1.1
Published
This project provides a TypeScript SDK (`EarnSDK`) for interacting with ratex program. The SDK supports operations like investing, redeeming, and calculating investment outcomes.
Readme
Typescript SDK for RateX Earn
This project provides a TypeScript SDK (EarnSDK) for interacting with ratex program. The SDK supports operations like investing, redeeming, and calculating investment outcomes.
Installation
Install ratex-earn-sdk with npm
npm installUsage
Check [./src/example.ts] for understating about the usage.
Contributing
If you found a bug or would like to request a feature, please file an issue. If, based on the discussion on an issue you would like to offer a code change, please make a pull request.
