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
The Allo Protocol V2 SDK is a software development kit designed for developers to interact with the Allo Protocol V2. It provides a set of tools and libraries that simplify the process of creating, testing, and deploying applications that use the Allo Protocol.
Developers Start Here
Getting Started
- Install the SDK in your project using npm:
npm install @allo/v2-coreRegistry
View the Registry README.md to get started interacting with the Registry contract.
Allo
View the Allo README.md to get started interacting with the Allo contract.