Wallet
Last updated
Last updated
A wallet is a digital tool that lets users manage accounts, send , and access .
Waves wallets are non-custodial—users control their private key. Tools like enable secure signing without exposing private data.
A seed phrase is a 15-word list that is used to generate a wallet’s .
In Waves, it’s chosen from 2048 words, making duplicates nearly impossible (1 in 204815). From the seed, the private key, , and are derived—securely and one-way only.
A private key is a secret that proves wallet ownership and signs transactions.
It’s generated from the and must remain private. If exposed, the account is compromised.
A public key is an entity derived from the that:
Verifies signatures.
Generates a wallet .
Identifies an account without granting access.
An address is:
A base58-encoded string representing a specific wallet.
Waves addresses are 26 bytes long and typically start with 3P.
Derived from the and includes the ID.