Skip to content

Go implementations of Bitcoin & other mnemonic algorithms.

License

Notifications You must be signed in to change notification settings

bgadrian/go-mnemonic

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published