Create/Import Wallet

How to Create your Qrim Wallet?

  1. Open your Qrim Wallet extension and click "Create new wallet"

  2. Set the wallet extension password, read the Terms of Service and click "Continue"

  3. Securely save your Private Key(peerPrivKey) and Prover Private Key, then click "Continue"

  4. Wallet creation completed successfully

How to Import a Wallet?

  1. Open your Qrim Wallet extension and click "I already have a wallet"

  2. Set the wallet extension password, read the Terms of Service and click "Continue"

  3. Enter your 1️⃣ peerPrivKey and 2️⃣ Prover Private Key, click “Continue”

    1. The peerPrivKey is usually stored in the config.yml How to check peerPrivKey : Run cd ceremonyclient/node/.config in the node, then run vimconfig.yml to enter the file, you will find that Exit Vim: 1.Press Esc to enter command mode 2.Type:q and then press Enter

    2. The Prover private key in the keys.yml file is encrypted using the Advanced Encryption Standard (AES), and therefore cannot be directly imported into the Qrim Wallet. -If you want to use Qrim Bridge, it is recommended to create an address with both the peerPrivKey and Prover private key using Qrim Wallet, and then send $QUIL to this address for bridging

  4. Wallet import completed successfully

Last updated