BandChain.js is a library for interacting with BandChain in browser and Node.js environments. It uses gRPC-web
as protocol.
- Interacting with your BandChain wallet
- Making transactions on BandChain
- Making data requests to BandChain's oracle
BandChain.js is currently supported on Node.js 16.x, and 18.x.
npm install --save @bandprotocol/bandchain.js
yarn add @bandprotocol/bandchain.js
BandChain v3.0.0, Cosmos SDK v0.50.0, IBC-go v8.5.2