We recommend using the 2017 Wallets.
this page has been left up for archives.
UnbreakableCoin’s 2014 Wallets
Please Note ** 2014 Wallets require additional setting up of adding nodes **
Now Available for Windows, and Linux
AFTER DOWNLOADING THE UNBREAKABLE WALLET,
FOLLOW THESE INSTRUCTIONS TO SYNC:
Run Unbreakable-QT.exe
Allow the wallet thru any firewalls, the wallet will load in about 10 seconds:
First time users will need to sync the wallet!
At the top of the wallet, Click “Help/Debug Window“
Click on the tab named “Console“
At the bottom of the screen, you can now type in commands.
Type exactly the following command:
addnode 198.24.142.136 add
“Press Enter“ and your Unbreakable Wallet will start to Sync.
Below is an example of how it will appear if you followed the steps above.
Allow sometime for the wallet to make a connection and start to sync.
Once the wallet is completely in sync, a green arrow will appear in the lower right corner.
You are now ready to send and receive UNB!
** How to CPU Solo Mine for UnbreakableCoin**
If you have a nice CPU setup you can try solo mining for UNB
Instructions:
Run Unbreakable-QT.exe
Allow the wallet to pass threw any firewalls, the wallet will load in about 10 seconds:
At the top of the wallet, Click “Help/Debug Window”
Click on the tab named “Console”
At the bottom of the screen, you can now type in commands.
Type exactly the following command:
setgenerate true -1
That’s it. You are now officially mining for Unbreakable Coin!
You can type help in the command console to see a list of all available wallet options.
For example, typing getmininginfo will give you the current specs of your CPU mining.
Sample Config File
Unbreakablecoin.conf
rpcuser=username
rpcpassword=password
rpcallowip=localhost
rpcport=9337
port=9336
gen=0
server=1
daemon=1
listen=1
addnode=198.24.142.136
Block Explorer / Crawler
UnbreakableCoin Total Coins Counter
Unbreakable Windows Wallet
Unbreakable Linux Wallet
GitHub -UNB Source Code