Skip to content

bandprotocol/bandchain.js

Repository files navigation

BandChain.js

BandChain.js is a library for interacting with BandChain in browser and Node.js environments. It uses gRPC-web as protocol.

⭐️ Features

  • Interacting with your BandChain wallet
  • Making transactions on BandChain
  • Making data requests to BandChain's oracle

📦 Installation

BandChain.js is currently supported on Node.js 16.x, and 18.x.

NPM

npm install --save @bandprotocol/bandchain.js

Yarn

yarn add @bandprotocol/bandchain.js

Compatibility

BandChain v3.0.0, Cosmos SDK v0.50.0, IBC-go v8.5.2