{"id":15146728,"url":"https://github.com/safekeys/monero-mnemonic-seeds","last_synced_at":"2026-03-06T02:40:30.910Z","repository":{"id":223309121,"uuid":"758239322","full_name":"SafeKeys/monero-mnemonic-seeds","owner":"SafeKeys","description":"A Full list of words used by Monero to create the 13-25 recovery seed.","archived":false,"fork":false,"pushed_at":"2024-03-07T12:02:50.000Z","size":139,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-06T21:13:56.173Z","etag":null,"topics":["crypto","mnemonic","mnemonic-phrase","mnemonics","monero","monero-wallet","seeds","xmr"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SafeKeys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-15T22:28:55.000Z","updated_at":"2025-03-24T02:44:10.000Z","dependencies_parsed_at":"2024-02-19T15:46:02.617Z","dependency_job_id":"74d7a430-32b7-4589-9999-0dd187997ea1","html_url":"https://github.com/SafeKeys/monero-mnemonic-seeds","commit_stats":null,"previous_names":["safekeys/monero-mnemonic-seeds"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SafeKeys/monero-mnemonic-seeds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeKeys%2Fmonero-mnemonic-seeds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeKeys%2Fmonero-mnemonic-seeds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeKeys%2Fmonero-mnemonic-seeds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeKeys%2Fmonero-mnemonic-seeds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SafeKeys","download_url":"https://codeload.github.com/SafeKeys/monero-mnemonic-seeds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeKeys%2Fmonero-mnemonic-seeds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271991237,"owners_count":24854735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crypto","mnemonic","mnemonic-phrase","mnemonics","monero","monero-wallet","seeds","xmr"],"created_at":"2024-09-26T12:04:12.685Z","updated_at":"2026-03-06T02:40:30.880Z","avatar_url":"https://github.com/SafeKeys.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monero Mnemonic Seeds\n\n![Monero Logo](https://www.getmonero.org/img/monero-logo.png)\n\nA full monero seed list in different languages. The full set of Electrum seed words are found straight from the source code [https://github.com/monero-project/monero/tree/master/src/mnemonics](https://github.com/monero-project/monero/tree/master/src/mnemonics).\n\nThe list of Electrum words is comprised of **1626 words**, not to be confused with the **2048 BIP39 seed words**.\n\n```\n1626³ = 4,298,942,376 \u003e 4,294,967,296 = 2³².\n\n2(256) = (2³²)8 \u003c= (1626³)8\n```\n\nHence 24 Electrum words plus 1 extra Electrum word for error checking is sufficient for restoring a 256 bit private key. This is the Monero standard, we highly recommend that you use the standard 25 (24+1) words instead of 13 (12+1).\n\n\n## List of words by language\n\n- [Chinese Simplified](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/chinese_simplified.md)\n- [Dutch](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/dutch.md)\n- [English](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/english.md)\n- [Esperanto](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/esperanto.md)\n- [French](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/french.md)\n- [German](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/german.md)\n- [Italian](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/italian.md)\n- [Japanese](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/japanese.md)\n- [Lojban](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/lojban.md)\n- [Portuguese](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/portuguese.md)\n- [Russian](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/russian.md)\n- [Spanish](https://github.com/SafeKeys/monero-mnemonic-seeds/blob/kickstart/mnemonics/spanish.md)\n\n\n## What is Monero(XMR)?\n\n- [GetMonero](https://www.getmonero.org/get-started/what-is-monero)\n\n## Consider supporting us\n\nAny help will always be welcome to help us significantly improve all support for our community.\n\n### Litecoin\nltc1qv3tzwuefhej5u4s0mn0pyf7jzvcsykp4m0jrhs\n\n### Monero\n4AzdLMtuRjAGKxrvZtbqGTZgo2Trh4xiFKSNmL76UkNKcECD1mp3bvLEhrJmpVmjbaKtRREfhPpCqBYxycxH1xzCHW2EJ6i\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafekeys%2Fmonero-mnemonic-seeds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafekeys%2Fmonero-mnemonic-seeds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafekeys%2Fmonero-mnemonic-seeds/lists"}