Coinsdo Documentation
English
English
  • 👋Getting started
  • General
    • 📚CoinsDo Open API
      • 📗General
        • API URL
        • Supported networks
        • Supported Tokens
        • How to make API request
      • 📘CoinSend
        • Get device info
        • Adding a new approval device
        • Dispatch/Withdrawal
      • 📙CoinGet
        • Get deposit address
        • Callback notification
        • Convert BCH address
        • Manual Collection
        • Get address balance
    • 🖥️(Deprecated) Run on Windows Subsystem for Android
    • 🖥️Run on Ubuntu Desktop Environment
    • 🖥️Run on Google Cloud Platform (GCP) using QEMU
  • CoinWallet
    • Introduction
    • Setup
      • Creating a wallet
      • How to setup custom TEE
      • Import wallet
      • Exporting private keys
      • Add wallet addresses
    • How to
      • Recovering assets sent wrongly to another EVM-compatible network
      • Address Book
      • Add new token
      • Sending and receiving crypto currencies
      • Activity
      • How to activate EOS account
      • How to manually set gas fee?
      • What is Advanced Mode and how to turn on?
      • Reset wallet password
      • Add NFT
      • Send NFT
      • Delete Private Key
      • How to convert Ethereum's MATIC to POL?
    • FAQ
      • What is cold wallet?
      • What are gas fee?
      • What is inactive address/account on TRX?
      • What if I send crypto to a wrong address?
      • What is 'The address TRX balance is less than the gas fee required'?
      • How to recover assets wrongly transferred to the same address on different blockchain?
      • Why do I need to approve token?
  • CoinGet
    • About CoinGet
    • Setup
      • Add CoinGet Client
      • Configure Collection Address
      • Currency control
      • Receiving address
    • How to
      • Manual collection
      • Add receiving record
      • Add NFT project
      • Open EOS account
      • Activate Link for EVM-Compatible Networks
    • FAQ
  • CoinSend
    • About CoinSend
    • Setup
      • Add CoinSend Client
      • Setup Sub-Account and CoinSign
      • Authorize Sub-Account to approve transactions
      • Currency control
      • Add dispatch record
      • Approving dispatch record
    • How to
      • Dispatching record
      • Receiving record
      • Robot account
      • Reset password
      • Change sub-account password
      • Open EOS account
    • FAQ
Powered by GitBook
On this page
  1. CoinWallet
  2. Setup

Exporting private keys

PreviousImport walletNextAdd wallet addresses

Last updated 2 years ago

  1. Open the app and select the private key you want to export

  2. Click on the top right corner ... , click Export Private Key

  3. In this page, users have two ways to export their private key, the first is to click the upper lock button to view the private key's mnemonic and export the private key as a private key mnemonic; the lower "Export Keystore File" is to export the private key as a Keysotre file.

  4. By clicking on the lock button and verifying the password you will see the mnemonic for this private key, which cannot be screenshotted for security reasons.

  5. After clicking on "Export Keystore File", the user is required to set a read password for the exported Keystore file.

  6. The password can be any number or letter with a minimum of 1 digit, click Confirm after setting the password.

  7. Enter your wallet password to export your Keystore file

  8. The exported keystore file name is private key name.keystore.json (the example in the manual is test.keystore.json) and can be sent to other devices in a variety of ways, depending on the actual device.