I am looking to run the CBX wallet on a Raspberry Pi. Can anyone offer me help in installing and running the wallet on Linux (it is unclear from the wallet download).
Thank you!
Hello,
I recommand you to follow the guide to the step 5:
https://github.com/cryptogenicbonds/CryptoBullion-CBX/blob/master/doc/build-unix.mdThen instead of typing the command of the step 5, you type this one:
make -f makefile.pi
It should do the trick