A high-level developer friendly interface to interact with Bitcoin Cash (BCH) network (prototype stage)
This code is in a prototype stage, so there is no backwards-compatibility guarantee
git clone https://github.com/mainnet-cash/mainnet-js.git
yarn
npx test
or (a bit slower):
yarn test