LocalMonero will be winding down

The winding down process begins May 7th, 2024, and finishes after November 7th, 2024. Our support staff will be available for help throughout this period.
  1. Effective immediately, all new signups and ad postings are disabled;
  2. On May 14th, 2024, new trades will be disabled as well;
  3. After November 7th, 2024, the website will be taken down. Please reclaim any funds from your arbitration bond wallet prior to that date, otherwise the funds may be considered abandoned/forfeited.

如何從助記詞恢復我的非託管結算錢包?

使用官方GUI錢包

  1. 從這 getmonero.org 下載適合你的操作系統的最新版本的Monero GUI錢包並啟動它。
  2. 選擇你喜歡的哪種錢包模式,然後選擇 "Restore wallet from keys or mnemonic seed"。
  3. 選擇 "Restore from seed"(默認選擇),將交易頁上的助記詞粘貼到下面的輸入框中。然後,選擇 "Seed offset passphrase",輸入你在釋放交易時使用的LocalMonero密碼。按 "Next"。
  4. 這就是了!錢包同步完後,你會在 "Transactions "標籤下看到所有的交易。

使用官方CLI錢包

  1. 從這 getmonero.org下載適合你的操作系統的最新版本的Monero CLI錢包。
  2. --restore-from-seed 標誌啟動錢包。
    monero-wallet-cli --restore-from-seed
  3. 輸入你想要的錢包的任何名稱。
  4. 當要求 "指定Electrum助記詞 "時。,粘貼交易頁上的助記詞。
  5. 當要求 "輸入Offset種子短語 "時, 鍵入你在釋放交易時使用的LocalMonero密碼。
  6. 根據你的喜好回答接下來的問題。
  7. 這就是了!錢包同步完後,你會通過使用 show_transfers 命令看到所有的交易。