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.