Package Exports
- @allo-team/allo-v2-sdk
- @allo-team/allo-v2-sdk/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@allo-team/allo-v2-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Allo Protocol V2 SDK
Welcome to the allo-v2-sdk, a powerful software development kit designed to simplify and streamline your interactions with the Allo V2 protocol. This SDK provides tools and utilities for managing your profile on the registry, creating and managing pools on Allo, and directly interacting with custom approved strategies. As the Allo V2 protocol evolves and new strategies are added, this SDK will continue to grow and adapt to support them seamlessly.
Table of Contents
Installation
To install the allo-v2-sdk, use the following steps:
npm i @allo-team/allo-v2-sdkProfile Management
The allo-v2-sdk provides functions to create and manage your profile on the registry. For detailed instructions, please refer to the Registry README to learn how to manage your profile on the registry.
Pool Management
The allo-v2-sdk provides functions to create and manage your pool on the pool. For detailed instructions, please refer to the Allo README to learn how to manage your pools on Allo.
Strategy Management
Custom strategies may include functions that are not explicitly defined in the IStrategy interface. The allo-v2-sdk extends its support to a variety of strategies, encompassing a broad range of functionalities.
Supported Strategies
Supported Chains
The SDK seamlessly accommodates all chains where Allo-v2 is deployed, with the network configurations conveniently accessible here.
Contribution Guidelines
We welcome contributions to the allo-v2-sdk. If you'd like to contribute, please submit a pull request.