bitsongofficial / bitsongjs

A series of useful Javascript libraries for BitSong
Apache License 2.0
4 stars 2 forks source link

🎵 Bitsongjs

This monorepo contains a series of packages to interact with the Bitsong chain.

In particular, there are the following packages:

🚀 Tech Stack

Typescript, Lerna, NX, CosmJS

⚙️ Build

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

👤 Authors

🆘 Support

For support, open an issue or join our Discord.

🔏 License

Copyright © 2022 BitSong.

This project is licensed by MIT License.