CREPCOIN GUI Wallet
GUI Wallet automatically creates your first CREP wallet and synchronizes with blockchain on first start.
CREPCOIN Command Line
You can download our CLI software for Linux and Windows on following links. OSX and Raspberry pi downloads will be available soon:
Usage:
Daemon (crepcoind)
– Windows: Unzip downloaded file, run crepcoind executable and wait to sync.
– Linux: Uncompress tar downloaded file: tar xzvf crepcoin.tar.gz and run crepcoind on your terminal and wait to sync.
Wallet (simplewallet)
– Windows: When crepcoind synchronization will be finished (and without close crepcoind window), run simplewallet and follow the instructions. For create new wallet select “g” option for generate and select your password. For open existen wallet select “o” option for open and input wallet filename and password.
– Linux: When crepcoind synchronization will be finished (and without close crepcoind shell), run ./simplewallet on another terminal and follow the instructions. For create new wallet select “g” option for generate and select your password. For open existen wallet select “o” option for open and input wallet filename and password.