{"id":22897620,"url":"https://github.com/everstake/bip39","last_synced_at":"2025-05-07T22:08:41.342Z","repository":{"id":212496514,"uuid":"731616031","full_name":"everstake/bip39","owner":"everstake","description":"CLI for generation and verification of mnemonics in BIP39 standard with hash in Argon2id","archived":false,"fork":false,"pushed_at":"2025-04-15T00:19:53.000Z","size":272,"stargazers_count":22,"open_issues_count":5,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-07T22:08:32.721Z","etag":null,"topics":["argon2","argon2id","bip39","bitcoin","blockchain","cryptography","ethereum","go","golang","mnemonic"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/everstake.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":"2023-12-14T13:33:30.000Z","updated_at":"2025-01-31T20:01:05.000Z","dependencies_parsed_at":"2024-12-04T19:32:19.865Z","dependency_job_id":null,"html_url":"https://github.com/everstake/bip39","commit_stats":null,"previous_names":["everstake/bip39"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everstake%2Fbip39","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everstake%2Fbip39/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everstake%2Fbip39/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everstake%2Fbip39/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everstake","download_url":"https://codeload.github.com/everstake/bip39/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961841,"owners_count":21832197,"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":["argon2","argon2id","bip39","bitcoin","blockchain","cryptography","ethereum","go","golang","mnemonic"],"created_at":"2024-12-14T00:18:25.556Z","updated_at":"2025-05-07T22:08:41.315Z","avatar_url":"https://github.com/everstake.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![golangci-lint](https://github.com/everstake/bip39/actions/workflows/golangci-lint.yaml/badge.svg)](https://github.com/everstake/bip39/actions/workflows/golangci-lint.yaml)    [![CodeQL](https://github.com/everstake/bip39/actions/workflows/codeql.yml/badge.svg)](https://github.com/everstake/bip39/actions/workflows/codeql.yml)    [![Run Gosec](https://github.com/everstake/bip39/actions/workflows/gosec.yml/badge.svg)](https://github.com/everstake/bip39/actions/workflows/gosec.yml)    [![Go Build](https://github.com/everstake/bip39/actions/workflows/go.yml/badge.svg)](https://github.com/everstake/bip39/actions/workflows/go.yml)    [![goreleaser](https://github.com/everstake/bip39/actions/workflows/goreleaser.yml/badge.svg)](https://github.com/everstake/bip39/actions/workflows/goreleaser.yml)   ![coverage](https://raw.githubusercontent.com/everstake/bip39/badges/.badges/main/coverage.svg)\n\n## CLI for generation and verification of mnemonics in BIP39 with hash in Argon2id\n![BIP39 mnemonics generation tool](assets/images/generate_example_1.png)\n\n\n### Build\n    go build cmd/cli/bip39.go\n\n### Install\n    sudo install -t /usr/local/bin bip39\n\n### BIP39 mnemonic generation\n    bip39 generate\n\n    --words value   Word count (default: 24)\n    --color value   First and last word color highlighting (default: green,blue)\n                    Allowed colors: black, red, green, yellow, blue, magenta, cyan, white\n    --save value    Save to file [yes/no] (default: yes)\n                    File name format: \u003cArgon2idHash\u003e_\u003cTimestampUnixNano\u003e.bip39\n    --dir value     Save file to directory (default: ~/bip39/mnemonics)\n\n\n### Check existing BIP39 mnemonic\n    bip39 existing\n\n    --color value   First and last word color highlighting (default: green,blue)\n                    Allowed colors: black, red, green, yellow, blue, magenta, cyan, white\n    --save value    Save to file [yes/no] (default: no)\n                    File name format: \u003cArgon2idHash\u003e_\u003cTimestampUnixNano\u003e.bip39\n    --dir value     Save file to directory (default: ~/bip39/mnemonics)\n\n### Thanks\nThanks to Tyler Smith for providing the implementation of [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki) in [Golang](https://github.com/tyler-smith/go-bip39) that allowed us to create this tool!\n\n### License\nThis BIP39 tool is released under the terms of the MIT license.  \nSee LICENSE for more information or see https://opensource.org/licenses/MIT.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverstake%2Fbip39","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverstake%2Fbip39","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverstake%2Fbip39/lists"}