Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aviate-labs/bip39
A BIP 39 module for Go
https://github.com/aviate-labs/bip39
bip39
Last synced: about 1 month ago
JSON representation
A BIP 39 module for Go
- Host: GitHub
- URL: https://github.com/aviate-labs/bip39
- Owner: aviate-labs
- License: apache-2.0
- Created: 2021-08-19T09:31:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T10:55:42.000Z (over 3 years ago)
- Last Synced: 2024-06-20T03:33:02.253Z (7 months ago)
- Topics: bip39
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BIP 39: Mnemonic Code for Generating Deterministic Keys
[Specification](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki)
This BIP describes the implementation of a mnemonic code or mnemonic sentence -- a group of easy to remember words -- for the generation of deterministic wallets.