{"id":19391110,"url":"https://github.com/asone/b39wc","last_synced_at":"2026-05-07T16:40:33.578Z","repository":{"id":37046070,"uuid":"404623777","full_name":"Asone/b39wc","owner":"Asone","description":"A simple bip-39 mnemonic words checker","archived":false,"fork":false,"pushed_at":"2022-06-18T05:22:05.000Z","size":205,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T01:29:11.904Z","etag":null,"topics":["bip39","bitcoin","mnemonic"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Asone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-09T07:16:07.000Z","updated_at":"2022-06-18T05:22:00.000Z","dependencies_parsed_at":"2022-06-25T04:41:19.595Z","dependency_job_id":null,"html_url":"https://github.com/Asone/b39wc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asone%2Fb39wc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asone%2Fb39wc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asone%2Fb39wc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asone%2Fb39wc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Asone","download_url":"https://codeload.github.com/Asone/b39wc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240557489,"owners_count":19820359,"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","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":["bip39","bitcoin","mnemonic"],"created_at":"2024-11-10T10:24:45.133Z","updated_at":"2026-05-07T16:40:33.544Z","avatar_url":"https://github.com/Asone.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CircleCI](https://circleci.com/gh/Asone/b39wc.svg?style=svg) ![b39wc](https://github.com/Asone/b39wc/actions/workflows/rust.yml/badge.svg)\n# BIP 39 Words Checker\n\n\nThe current project is a minimalist personal project in order to produce software learning and mastering rust. \n\nIt is basically a software to check weither the words provided in a 24 mnemonic seed are all from the official seed dictionaries provided in [bitcoin core](https://github.com/bitcoin/bips/tree/master/bip-0039). \n\nIt has no expectation to be used in production nor provide an optimal code. Only to provide a small sample of functional rust software\n\nA few options are available : \n\n````\nUSAGE:\n    b39wc [FLAGS] [OPTIONS] [seed]\n\nFLAGS:\n    -h, --help          Prints help information\n    -s, --skip-count    Skips count of words number\n    -V, --version       Prints version information\n\nOPTIONS:\n    -d, --dictionaries \u003cd\u003e    Dictionaries files to use (separated with coma)\n\nARGS:\n    \u003cseed\u003e    The 24 words for seed generation\n\n````\n\nExample: \n\n````\nb39wc \"erupt quit sphere taxi air decade vote mixed life elevator mammal search empower rabbit barely indoor crush grid slide correct scatter deal tenant verb\"\n````\n\nwill return :\n\n````\nwords to be searched : erupt, quit, sphere, taxi, air, decade, vote, mixed, life, elevator, mammal, search, empower, rabbit, barely, indoor, crush, grid, slide, correct, scatter, deal, tenant, verb\nProvided words were all found in dictionaries\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasone%2Fb39wc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasone%2Fb39wc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasone%2Fb39wc/lists"}