sdk 2.36.0
Install from the command line:
Learn more about npm packages
$ npm install @angleprotocol/sdk@2.36.0
Install via package.json:
"@angleprotocol/sdk": "2.36.0"
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.
This project is licensed under the BSD 3-Clause License with Specific Usage Restrictions.
- Permitted Use: This software may only be used to develop applications (frontend or backend) that directly interface with the Merkl incentive distribution solution.
-
Prohibited Uses:
- Developing standalone applications unrelated to the original backend.
- Creating competitive backend services or applications.
- Reverse engineering the core backend logic.
- Developing alternative backend implementations.
- Commercial Use: Commercial use of this software, including incorporating it into paid products or services, is strictly prohibited without prior written approval from Angle Labs, Inc. For inquiries regarding commercial use, contact [email protected]
For detailed terms and conditions, refer to the LICENSE
file in this repository.