Beam command line (CLI) guide
The official Beam command line reference guide!
Getting started
Creating a new Beam wallet
./beam-wallet initEnter password: ****************$ ./beam-wallet init
I 2018-12-23.15:24:29.461 Rules signature: ddccf5d8d0f77bd2
I 2018-12-23.15:24:29.462 starting a wallet...
Enter password: ****************
I 2018-12-23.15:24:32.524 Generating seed phrase...
Generated seed phrase:
despair;evoke;airport;seven;cricket;menu;current;ankle;require;monkey;maple;crawl;
IMPORTANT
Your seed phrase is the access key to all the cryptocurrencies in your wallet.
Print or write down the phrase to keep it in a safe or in a locked vault.
Without the phrase you will not be able to recover your money.
I 2018-12-23.15:24:32.728 wallet successfully created...
I 2018-12-23.15:24:32.750 New address generated:
14a38140d8e66be9b8f1e8d770161fd33e35f7000053147b5a0f6a83178926b956
I 2018-12-23.15:24:32.750 label = defaultRestoring CLI wallet from seed phrase
Exporting secret keys
Exporting miner key
Exporting owner key
Printing wallet info
Transaction history
View transaction details
Receiving Beam
Synching with a specific node
Receiving Beam coins
Sending Beam
Sending a specific UTXO
Print wallet info
Sending UTXO
Cancel and delete a transaction
Canceling a transaction
Deleting a transaction
Create a new wallet address
Create a regular address
Create an SBBS address
Create an Offline address
Locate Public-Offline address
Print address list
Change address expiry date
Extending the expiration date for a single wallet address
Extending the expiration for all addresses in your Beam wallet
Choosing an expiration date
Export and import wallet metadata
Exporting wallet metadata
Importing wallet metada
Proof of transaction
Print transactions list
Get payment proof
Send payment proof
Verifying the payment proof
Rescan wallet
Run the node with your owner key
Rescan the blockchain
Listen for updates
Wait for synchronization
Last updated
Was this helpful?