cpacia / BitcoinCash-Wallet

Bitcoin Cash P2P SPV Wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 github.com/cpacia/BitcoinCash-Wallet
make install
bitcoincash

Or download a pre-compiled version from releases.

About

Bitcoin Cash P2P SPV Wallet

License:MIT License


Languages

Language:Go 85.6%Language:HTML 10.0%Language:CSS 4.3%Language:Shell 0.1%Language:Makefile 0.0%