Skip to content

cyio/bitcoin-cash-echo

Repository files navigation

bitcoin-cash-echo

What

This website will automatically return the amount you sent, for testing purposes only.

Features

  • client only, create new HDwallet for every user, mnemonic only saves on browser storage.
  • support mainnet and testnet
  • support legacy and cashAddress
  • English and Chinese language support

Inspired by Bitcoin Cash Hotwallet Echo Test by Rick Falkvinge

Rewrite

The old version uses bitcore.js to create a single wallet. It has a backend because of cors issue.

This new version uses BITBOX to rewrite, and has no server.

Build Setup

# install dependencies
npm install

# serve with hot reload
npm run dev

# build for production with minification
npm run build

About

Bitcoin Cash Echo Test - 比特币现金支付自助测试

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published