Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

Copyright

Adrian B.G. 2017, no rights reserved.

About

Go implementations of Bitcoin & other mnemonic algorithms.

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages