Skip to content

bandprotocol/bandchain.js

Folders and files

NameName
Last commit message
Last commit date
May 25, 2023
Dec 3, 2024
Sep 24, 2020
Dec 3, 2024
May 25, 2023
Aug 9, 2024
Nov 29, 2021
Nov 22, 2024
Dec 3, 2024
Apr 7, 2022
Oct 4, 2023
Nov 21, 2024
Nov 26, 2020
Sep 24, 2020
Dec 3, 2024
Nov 26, 2020
Sep 18, 2024
Apr 7, 2022
Aug 26, 2024

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