@algofi/amm-v0
v1.4.3
Published
The official JavaScript SDK for the Algofi AMM
Downloads
57
Readme
algofi-amm-js-sdk
Official Javascript SDK for the Algofi AMM + NanoSwap protocols
Documentation
https://algofiorg.github.io/algofi-amm-js-sdk/
Design Goal
This SDK is useful for developers who want to programatically interact with the Algofi AMM + NanoSwap protocols.
Status
This SDK is currently under active early development and should not be considered stable.
Installation
Node.js
git clone [email protected]:Algofiorg/algofi-amm-js-sdk.git && cd algofi-amm-js-sdk
npm install
cd test && npm install && cd ..
Generate Documentation
To generate docs, cd into the root folder and run
npx typedoc --out docs src/index.ts
License
algofi-amm-js-sdk is licensed under a MIT license except for the exceptions listed below. See the LICENSE file for details.