gcash / bchwallet

A secure bitcoin cash wallet daemon written in Go (golang)
ISC License
43 stars 29 forks source link

Rebrand to bchwallet everywhere #3

Closed zquestz closed 5 years ago

zquestz commented 5 years ago

Need to go through all the code and change references of btcwallet to bchwallet. Plus rename btcwallet.go tobchwallet.go to make sure the binary is named correctly.

Also need to update any btcd references to bchd in the docs and README.

I am happy to do this if needed.

cpacia commented 5 years ago

Currently working on this. Probably about 80-90% done.

cpacia commented 5 years ago

Done