Categorygithub.com/jchavannes/bitcoincash-wallet
repositorypackage
0.3.0
Repository: https://github.com/jchavannes/bitcoincash-wallet.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Bitcoin Cash Wallet

This is a fork of https://github.com/OpenBazaar/spvwallet modfied for Bitcoin Cash. It includes a fully functional GUI wallet and CLI.

It uses stock btcd plus a few cash specific modifications found in the bchutil package.

To compile and run:

go get https://github.com/cpacia/BitcoinCash-Wallet
make install
bitcoincash

Or download a pre-compiled version from releases.