This monorepo contains a series of packages to interact with the Bitsong chain.
In particular, there are the following packages:
Typescript, Lerna, NX, CosmJS
Clone the project
git clone git@github.com:bitsongofficial/bitsongjs.git
Go to the project directory
cd bitsongjs
Install dependencies
yarn
Link local dependencies
yarn bootstrap
Build monorepo
yarn build
Run monorepo tests
yarn test
Angelo Recca
@angelorcDavide Segullo
@DavideSegullo
For support, open an issue or join our Discord.
Copyright © 2022 BitSong.
This project is licensed by MIT License.