Cheat Sheet - Bitcoin Cash

Cheat Sheet - Bitcoin Cash

General

Name: Bitcoin Cash

Ticker Symbol: BCH

Website: Bitcoin cash.

Wikipedia: Bitcoin Cash

Full Node: Bitcoin Cash Node Website or GitHub

Explorer

Testnet blocks and transactions can be seen following this link. This example displays details of transaction 1725ce38409f453efc489c30aaf7e81c74be3c08e1d9ef6defb1f481a60923d1.

Testnet Coins

You can get testnet coins for development from these websites:

  1. https://tbch.googol.cash/
  2. https://testnet-faucet.com/bch-testnet/

Integration with NodeJS

To develop your own apps with Bitcoin Cash you can use the npm package called bitcoin-core.

Run:

npm i --save bitcoin-core