Desktop Wallet/ Node Client/ QT Wallet

How to backup private-key in Linux Console
1. You need to have all address that need to backup private-key That will return your first address of the main account smartcash-cli getaccountaddress &qu...
Thu, 21 Dec, 2017 at 9:35 PM
How to consolidate balance(s) together ?
Step 1: Launch the wallet and go to "Receive" tab and Create a New Address for consolidation. A) Launch the wallet and go to Receive tab ...
Sun, 5 May, 2019 at 5:59 PM
How to create Address to Receive/Send SmartCash from Desktop Wallet
1. Create new address to receive SMART ( from exchange, mining,...) 2. Send Smart out  Send=> Inputs=> Check on what inputs ( address you wi...
Mon, 25 Jun, 2018 at 1:53 AM
How to get SmartAddress in Linux Console?
./smartcash-cli getaccountaddress OR ./smartcash-cli getreceivedbyaccount 1. That will return your first address of the main account ./smartcash-cl...
Thu, 21 Dec, 2017 at 9:25 PM
smartcash.conf Configuration File
All command-line options (except for -conf) may be specified in a configuration file, and all configuration file options may also be specified on the comman...
Tue, 26 Dec, 2017 at 12:36 AM
How to cleanup debug.log
I.in Windows 1. Create truncate.bat file with content  cd %APPDATA%\smartcash echo. > debug.log  or you can used the file in attachment  2. ...
Wed, 1 Aug, 2018 at 5:47 PM
Wallet repair options (Tools for Desktop Wallet)
With your SmartCash wallet closed place .bat file in the folder also containing your smartcash-qt.exe file and run the .bat file. (This will start smartcash...
Tue, 8 Sep, 2020 at 11:42 AM
How to Rebroadcast a Transaction” v1.0
Introduction This guide will take you through the steps of how to rebroadcast a transaction using the SmartCash1.1.1 Windows wallets.The steps shown her...
Sun, 11 Mar, 2018 at 2:02 AM
What are HD Wallets? (Deterministic Wallet)
This public/private combination mechanism ensures safety of the cryptocurrency tokens, but comes with an additional overhead of the user being required to r...
Tue, 26 Jun, 2018 at 1:59 PM
How to check Binaries - SHA256 Checksum of Node Client file downloaded
When you download Node Client install file from github https://github.com/SmartCash/Core-Smart/releases/ You want to make sure the file downloaded are a...
Wed, 22 Aug, 2018 at 7:13 PM