ZONA PROTOCOL
  • Welcome to Zona
  • What is ZONA?
  • Core Concepts
  • Network Architecture
  • Getting Started
    • ◼️Setting Up Wallets
    • ◼️Connecting to Testnet
    • ◼️Faucet Access
    • ◼️ZONA RPC & Chain Info
  • Smart Contract Development
    • ◻️EVM Compatibility Overview
    • ◻️Writing Contracts (Solidity)
    • ◻️Deploying to ZONA with Hardhat
    • ◻️Using Remix on ZONA
    • Advanced Topics
  • ◼️Gas Optimization on ZONA
  • ◼️Custom Modules with ZONA SDK
  • ◼️Security & Auditing Guidelines
Powered by GitBook
On this page
  1. Getting Started

Setting Up Wallets

PreviousNetwork ArchitectureNextConnecting to Testnet

Last updated 14 days ago

To interact with the ZONA blockchain whether you're deploying smart contracts, staking tokens, or testing on the network you'll first need a compatible Web3 wallet.

ZONA is fully EVM-compatible, which means you can use popular wallets like MetaMask without additional configuration (once RPC details are available).


🦊 1. Install MetaMask (Recommended)

If you don’t have MetaMask yet:

  • Visit

  • Download the extension for Chrome, Firefox, Brave, or Edge

  • Create a new wallet or import an existing one using your seed phrase

🛡️ Important: Always back up your seed phrase securely. Never share it with anyone.


🌐 2. Add the ZONA Network (Coming Soon)

Once the ZONA network is live, you’ll need to manually add its RPC configuration to MetaMask.

Here’s a placeholder of what the info may look like:

Field

Value (Coming Soon)

Network Name

ZONA Protocol

RPC URL

https://rpc-testnet.zonaprotocol.org

Chain ID

TBA

Currency Symbol

ZONA

Block Explorer

https://testnet-explorer.zonaprotocol.org

📢 These values will be published publicly via official channels once ZONA Testnet/Mainnet goes live.


📱 3. Mobile Wallet Support

You can also use MetaMask Mobile or any other EVM-compatible wallet apps (e.g., Trust Wallet, Rabby, or Coinbase Wallet) that support custom networks.

Once ZONA is added, you’ll be able to:

  • View your $ZONA token balance

  • Interact with dApps in the ecosystem

  • Sign transactions

  • Stake or bridge tokens


🔐 4. ZONA Native Wallet (Coming Soon)

ZONA is also developing a native browser-based wallet with built-in features such as:

  • Token management

  • Staking dashboard

  • Native bridge access

  • Multi-account support

Stay tuned for release announcements.


✅ Next Step

Once your wallet is set up, you’ll be ready to:

  • Connect to testnet/mainnet

  • Deploy smart contracts

  • Interact with DApps

  • Participate in staking or governance

🚀 You're now ready to build on ZONA.

◼️
https://metamask.io/