go-mnemonic

module
v0.0.0-...-3188dc7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2017 License: MIT

README

Go Mnemonic Build Status codecov

Golang implementation of Bitcoin & other Mnemonic algorithms used in block chains.

Why?

Mainly for academic purposes, I want to learn Go & block chains. I only found 1 other implementation in Go so there is room for more. The code has full unit tests and benchmarks, including all official vectors.

Bitcoin BIP39 - Mnemonic code for generating deterministic keys Go Report Card GoDoc

Implementation in Go (golang) based on original specs.

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.

Adrian B.G. 2017, no rights reserved.

Directories

Path Synopsis
Package bip39 is an immutable class that represents a BIP39 Mnemonic code.
Package bip39 is an immutable class that represents a BIP39 Mnemonic code.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL