How to restore my non-custodial settlement wallet from the mnemonic seed?

Monero

Using official GUI wallet

  1. Download the latest version of the Monero GUI wallet for your OS from getmonero.org and launch it.
  2. Choose whichever wallet mode you prefer, and then select "Restore wallet from keys or mnemonic seed".
  3. Choose "Restore from seed" (selected by default) and paste the mnemonic seed from the trade page into the input below. Then, select "Seed offset passphrase" and type in the AgoraDesk password that you've used when finalizing the trade. Press "Next".
  4. That's it! After the wallet is synchronized, you'll see all the transactions under the "Transactions" tab.

Using official CLI wallet

  1. Download the latest version of the Monero CLI wallet for your OS from getmonero.org.
  2. Launch the wallet with the --restore-from-seed flag.
    monero-wallet-cli --restore-from-seed
  3. Enter whichever name for your wallet that you want.
  4. When asked to "Specify Electrum seed", paste the mnemonic seed from the trade page.
  5. When asked to "Enter seed offset passphrase", type in the AgoraDesk password that you've used when finalizing the trade.
  6. Answer the next questions to your preference.
  7. That's it! After the wallet is synchronized, you'll see all the transactions by using the show_transfers command.

Bitcoin

Using Electrum

  1. Download the lastest version of the Electrum wallet from electrum.org and launch it.
  2. Choose "New/Restore" from the "File" menu (chosen automatically if you don't have any other Electrum wallets on your device).
  3. Choose whichever wallet name and mode (e.g. "Standard") you like.
  4. Select "I already have a seed" and press "Next".
  5. Paste the mnemonic seed from the trade page into the input. Then, press "Options" under the mnemonic seed input field and tick both "Extend this seed with custom words" and "BIP39 seed", press "OK" and then "Next".
  6. In the "Seed extension" input, type in the AgoraDesk password that you've used when finalizing the trade and press "Next".
  7. Select "native segwit (p2wpkh)" and in the derivation path input below write m/1'. Press "Next".
  8. Choose whichever password you want for your wallet and press "Next".
  9. That's it! You'll see all the transactions under the "History" tab.