forked from mwcproject/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Send via HTTP using the CLI Wallet
Tom edited this page May 16, 2020
·
1 revision
To follow this tutorial, you will need the following:
- Up-to-date mwc-wallet Software: https://github.com/mwcproject/mwc-wallet/releases
- Up-to-date mwc-node Software: https://github.com/mwcproject/mwc-node/releases
- An active Internet Connection
First let's lay out the overall procedure, more detailed instructions with screenshots are below:
- Start your Node and wait for it to Sync
- Open a Commandline or Shell and navigate to your Wallet's Folder
- Send the Transaction by typing the send Command
- Confirm typing your password
-
Start your Node and make sure it is fully snychronised before continuing!
-
Open a Commandline or shell in your Walletfolder and execute the following command:
mwc-wallet send -d %Recipient-URL% %Amount%
mwc-wallet.exe send -d %Recipient-URL% %Amount%
<enter password>
Where you will need to Replace %Recipient-URL% %Amount% with the Recipients URL and uthe Amount to send respectively.
- Once the transaction is confirmed and sent, the recipient needs to wait enough confirmations (set to 10 blocks by default) to spend the fund received recently.