Fractal
  • Overview
  • Basics
    • Architecture
  • Key Concepts
    • Fractal Confluence: The EVM Layer
    • The Confluence Bridge
    • Fractal Spring: The UTXO Layer
      • Concepts
      • Technical Specifications
    • Staking
      • Overview
      • EVM Staking
        • UTXO Staking and EVM Staking
      • Consensus
      • Rewards
      • Penalties
  • Developers
    • Acquire Testnet FRA
    • EVM Tools & Tutorials
      • Contract Deployment
        • Ganache
        • Hardhat
        • Remix
        • Truffle
        • Waffle
      • The Graph
    • Developer SDKs
      • UTXO Native Chain SDK
        • Fractal Spring (UTXO Layer) SDK Installation
        • Developer Tools
          • Fractal CLI Tool
        • UTXO API Reference
          • Account
          • Keypair
          • Network
          • Asset
          • Staking
          • Transaction
          • Helpers
      • The Confluence Bridge SDK
    • EVM References
      • Metamask
      • Local Development Network Setup
      • EVM API Reference
      • Precompiled Contracts
  • Network Settings
    • Contract Addresses
    • Network Settings
  • User Guides
    • Fractal Wallet Guides
      • MetaMask
        • Download
        • Configure (Auto)
        • Configure (Manual)
      • Fractal Wallet
        • Download
        • New Wallet
        • Transfer Tokens in the Fractal Wallet
        • The Confluence Bridge
        • Adding Custom Assets to the Fractal Wallet
        • Manage Assets
      • Ledger Hardware Wallet
    • Acquire FRA
    • Explore Testnet
    • Acquire FRA (Testnet)
    • Stake FRA
    • How to Use Block Explorers
    • Bridging Tokens to Fractal
  • Validator Materials
    • Validator Setup Guides
      • System Requirements
      • Acquire a Server
      • Validator Toolbox Setup
        • New Build
        • Existing Build
        • Additional Info
      • Manual Setup
      • Automated Setup (Deprecated)
    • Upgrade Guides
      • Node Upgrade (Toolbox)
      • Node Upgrade (Manual)
      • fn CLI Upgrade (Wallet)
    • Operational Guides
      • Emergency Recovery
      • Data Backup
      • CLI Staking
Powered by GitBook
On this page
  • Create Wallet
  • Import Wallet​
  • View Wallet​
  • Export Privatekey​
  1. User Guides
  2. Fractal Wallet Guides
  3. Fractal Wallet

New Wallet

PreviousDownloadNextTransfer Tokens in the Fractal Wallet

Last updated 1 year ago

Create Wallet

Click the Create Wallet button and the app will display mnemonic "seed words" for you to write down and save for your own safekeeping — offline, ideally. These mnemonic seed words are linked to a unique private key wallet that the app will create and store for you inside the app.

Note: Store this "seed phrase" securely as they will never be shown again and there is no way to recover them.

Click Next and enter the seed words you saved earlier to verify you have securely saved the mnemonic seed words elsewhere.

Import Wallet

Click Import Wallet to import a previously created private key (and related wallet address) into the app. Below are three ways to import your private keys:

1.From Mnemonic To import From Mnemonic, type in all Mnemonic seed words related to that private key. You should have recorded these seed words securely offline.

2.From KeyStore To import From KeyStore, upload the KeyStore (which contains a private key inside) to the app. You will need to enter the password that was supplied with the KeyStore to complete the import process.

3.From Private Key To import directlyFrom Private Key, type in or paste in the private key value (i.e. a long string of random alphanumeric values).

View Wallet

The My Wallet screen lists all available wallet addresses managed by this app. Each wallet address is connected to a unique private key stored inside the app. Below the wallet name is the wallet address, which is a long string of random text and numbers. The wallet address is the account where you will receive FRA tokens (or other custom tokens). Give your wallet address to users who will be sending you tokens.

To check the balance of other tokens stored with that specific wallet account, use the pull-down menu to change the token type.

Export Privatekey

  • Go to My Wallet ⇒ Wallet Info Page and click Export Private Key

  • Enter your password, and your private key will be displayed on screen

​
​
​