1.0.3 • Published 1 year ago

lagrange-js v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Lagrange-JS

Lagrange Labs develops and maintains the LagrangeJS SDK, a Javascript SDK that enable developers to easily integrate front end applications with Lagrange State Proofs. The LagrangeJS SDK is open source and will be launched concurrently with the public Lagrange Protocol Testnet launch.

Installation & Setup

To install the required dependencies & dev-dependencies, use the following command.

npm i lagrange-js

To run the sdk, need to invoke the initializeSdk function.

const sdk = new LagrangeSDK(chainConfigs)