Developer Resources
Block ExplorerGitHubRun a NodeMigration GuideETN Testnet Faucet
  • Overview
  • Foundational topics
    • Intro to the Electroneum Smart Chain
    • Intro to ETN
    • Intro to dapps
    • Web2 vs Web3
    • Accounts
    • Transactions
    • Blocks
    • Electroneum Virtual Machine (EVM)
      • Opcodes
    • Gas and Fees
    • Nodes and clients
    • Networks
    • Consensus mechanisms
      • IBFT
  • Electroneum Stack
    • Intro to the stack
    • Smart contracts
    • Development networks
    • Development frameworks
    • Electroneum client APIs
      • JavaScript APIs
      • JSON-RPC
    • Storage
    • Integrated Development Environments (IDEs)
    • Metamask
  • Advanced
    • Bridges
    • Standards
      • Token standards
        • ERC-20 Fungible Tokens
        • ERC-721 NFTs
    • Oracles
    • Networking layer
      • Network addresses
    • Data structures and encoding
      • Patricia Merkle Trie
      • Recursive-length prefix (RLP)
      • Web3 secret storage definition
  • Design fundamentals
    • Intro to design and UX
  • ETN-SC Client
    • Getting started
      • Introduction
      • Hardware requirements
      • Instaling ETN-SC
    • Fundamentals
      • Command-line options
      • Security
      • Sync-modes
      • Account management
      • Databases
      • Backup & restore
      • Logs
      • Connecting to peers
      • Pruning
      • Private networks
      • Config files
      • Light client
    • Interacting with ETN-SC
      • JSON-RPC Server
        • Batch requests
        • Real-time events
      • JSON-RPC Namespaces
        • admin
        • clique
        • debug
        • eth
        • istanbul
        • les
        • miner
        • net
        • personal
        • txpool
      • JS Console
      • JS Console 2: Contracts
      • GraphQL Server
    • Developers
      • Introduction
      • Dapp developers
        • Dev mode
        • Go API
        • Go Account Management
        • Go Contract Bindings
      • EVM tracing
        • Introduction
        • Basic traces
        • Built-in tracers
        • Custom EVM tracer
        • Tutorial for JavaScript tracing
      • ETN-SC developer
        • Developer guide
        • Disclosures
        • DNS discovery setup guide
        • Code review guidelines
      • Contributing
    • Monitoring
      • Creating Dashboards
      • Understanding Dashboards
      • Ethstats
      • Metrics
    • Tools
      • Clef
        • Introduction
        • APIs
        • Rules
        • Setup
        • Datatypes
        • Tutorial
        • Clique-signing
      • abigen
      • devp2p
    • FAQs
  • Migration to Smart Chain
    • Overview
    • How to Migrate
      • ETN Online Wallets
      • Paper Wallets
      • CLI Wallet Users
      • Exchange Holders
      • Exchanges
    • Bridge Smart Contract
  • Misc. Guides
    • Set up Ledger + Metamask
  • MY.ELECTRONEUM.COM
    • Vendor API
Powered by GitBook
On this page

Was this helpful?

  1. Migration to Smart Chain

How to Migrate

Choose the right migration path for you

How to Migrate to the Electroneum Smart Chain?

Navigating a migration can seem complex, but we've made it easier by breaking down the process according to the kind of user you are. Below are the specialised guides tailored to different user scenarios:

  • CLI Wallet Users: If you handle your transactions and funds through the CLI Wallet, this guide is tailored for you, ensuring you understand every step of the migration.

  • ETN App & my.electroneum.com Users: For those who use the ETN App and/or my.electroneum.com (ETN Online Wallets), we have a guide that delves into the specifics of what this migration means for you and how to proceed.

  • Exchange Users: Trading on an exchange and wondering how the migration affects you? This is covered in our guide crafted for exchange users.

  • Paper Wallet Holders: Holding a paper wallet? We understand the unique concerns you might have. Our paper wallet guide will walk you through the migration process.

  • New Users: If you're just joining us or considering it, welcome! We have a guide to help you understand the migration and how you can be a part of our new Smart Chain journey.

Each guide is designed to provide clarity and a step-by-step approach, ensuring that irrespective of your user type, you have a seamless migration experience. Dive into the guide that best matches your circumstance and rest assured, we're here to support you every step of the way.

Before You Begin

  1. Backup: If you are a CLI Wallet user, always ensure you have a backup of your existing assets and data (wallet private keys). While the migration process has been designed to be as smooth as possible, it's always a good practice to keep backups.

  2. Stay Informed: Keep an eye on our official channels for any updates or announcements related to the migration.

  3. Ask for Help: Our community and the ETN-Network team are always ready to assist. If you're unsure about something, it's better to ask than make a mistake.

Ready to get started? Dive into the guide most relevant to your needs, and if you have any questions along the way, remember that we are here to help.

PreviousOverviewNextETN Online Wallets

Last updated 1 year ago

Was this helpful?