gho-aptos-ts-sdk

PREREQUISITES:
- NodeJS 20+
- pnpm / yarn (see package.json)
Aave's typescript SDK for GHO on Aptos. Please note that it is currently under WIP!
Installation
gho-aptos-ts-sdk could be used as a library for frameworks or as a stand-alone bundled js file which can be easily loaded into the browser.
Library (Node.js/React/Vue.js) usage
npm install @aave/gho-aptos-ts-sdk
Documentation
TypeDoc API is available for all exported classes, interfaces and methods.
Contributing
We welcome contributions from the community!
If you would like to contribute to gho-aptos-ts-sdk, please read the CONTRIBUTING file.
License
gho-aptos-ts-sdk is released under the License.
Powered By
gho-aptos-ts-sdk is developed with love by Aave Labs
NOTE:
This repo is WIP.