sdk
/
2.31.25
sdk 2.31.25
Install from the command line:
Learn more about npm packages
$ npm install @angleprotocol/sdk@2.31.25
Install via package.json:
"@angleprotocol/sdk": "2.31.25"
About this version
This is a SDK maintained by Angle Labs to build applications on top of Angle Protocol and Merkl.
This SDK is in open beta, and is constantly under development. USE AT YOUR OWN RISK.
Please make sure you're using the last SDK version, otherwise the results / addresses may be incorrect.
To install the package you need log in to the npm registry:
npm login --registry=https://npm.pkg.github.com/
Use your GitHub username for the username and paste the personal access token as the password. For the email, you can provide any valid email address.