Unit Zero Docs
  • Home
  • HOW IT WORKS
    • Navigation
    • Overview
    • Key Components
      • Node
      • Network
      • Blockchain
      • Tokens
        • Unit0
        • WAVES
        • L2MP
        • Cross-Layer Transfer
      • Wallet
      • WavesBridge
      • DAO
        • Proposal
      • dApp
    • Terms & Conditions
    • Privacy Notice
  • GUIDES
    • Navigation
    • Node
      • Run Mainnet Node
      • Run Testnet Node
      • Run Testnet UNIT1 Node
    • Network
      • Connect to Mainnet
      • Connect to Testnet
    • Wallet
      • Set Up WX Wallet
    • Tokens
      • Get Tokens
        • Get Unit0
          • Mine Unit0 With Node
          • Get Unit0 via WX Network and Waves Bridge
          • Get Unit0 via Swop.fi and Waves Bridge
        • Get WAVES
        • Get L2MP
      • Bridge Tokens
        • Bridge Unit0 from Waves to Ethereum
        • Bridge Unit0 from Waves to Unit Zero
      • Stake L2MP
    • DAO
      • Proposal
        • Add
        • Edit
        • Retract
        • Vote
    • dApp
      • Deploy
        • Mainnet Deployment
        • Testnet Deployment
Powered by GitBook
On this page
  • Seed Phrase
  • Private Key
  • Public Key
  • Address
  1. HOW IT WORKS
  2. Key Components

Wallet

PreviousCross-Layer TransferNextWavesBridge

Last updated 23 days ago

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.

Seed Phrase

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.

Private Key

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.

Public Key

A public key is an entity derived from the that:

  • Verifies signatures.

  • Generates a wallet .

  • Identifies an account without granting access.

Address

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.

blockchain
transactions
assets
Keeper Wallet
private key
public key
address
seed
private key
address
network
public key