Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
The Cli Wallet is for more advanced users and offers the most tools when interacting with the Beldex Blockchain.
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.
feature allows you to sign a transaction with more than one private key. Funds protected with multisig can only be spent by signing with 2-of-2 keys.
feature allows you to sign a transaction with more than one private key. Funds protected with multisig can only be spent by signing with 2-of-3 keys.
feature allows you to sign a transaction with more than one private key. Funds protected with multisig can only be spent by signing with M-of-N keys.