Overview
Wallets
The Beldex wallets are a gateway into confidential, decentralised transactions and communications. They allow you to hold private keys, secure or mine Beldex, and trade peer-to-peer.
Beldex wallets store a collection of public and private keys which can be used to receive, view, or spend Beldex.
The wallet uses the private keys through a daemon which synchronises with the Beldex Network to scan for incoming transactions and to send outgoing transactions.
Command Line Interface Wallet (CLI)
The Cli Wallet is for more advanced users and offers the most tools when interacting with the Beldex Blockchain.
CLI Guides
Guide
Description
How to restore your wallet with spend and view keys.
How to restore your wallet with a seed phrase (25 word mnemonic seed).
Details on different commands within the beldex-wallet-cli
.
How to setup the beldex-wallet-cli
for the first time on Linux.
Last updated