sdk 0.4.5
Install from the command line:
Learn more about npm packages
$ npm install @angleprotocol/sdk@0.4.5
Install via package.json:
"@angleprotocol/sdk": "0.4.5"
About this version
SDK to build applications on top of Angle Protocol.
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.