Skip to content

TypeScript/JavaScript interface for interacting with Bitcoin Cash network

License

Notifications You must be signed in to change notification settings

baby636/mainnet-js

 
 

Repository files navigation

mainnet.js

A high-level developer friendly interface to interact with Bitcoin Cash (BCH) network (prototype stage)

Unstable

This code is in a prototype stage, so there is no backwards-compatibility guarantee

Installation

git clone https://github.com/mainnet-cash/mainnet-js.git
yarn

Running tests

npx test

or (a bit slower):

yarn test

About

TypeScript/JavaScript interface for interacting with Bitcoin Cash network

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.4%
  • JavaScript 11.6%
  • Shell 1.9%
  • Other 1.1%