diff options
author | David Pennington <56460+Xeoncross@users.noreply.github.com> | 2018-02-02 20:03:23 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-02 20:03:23 -0600 |
commit | 9d187e9ed9087c52c5ec3678c445aaa968234645 (patch) | |
tree | 3571509d52c03c02bd30a2c993b6e2dee31a8cd1 /bip-0039.mediawiki | |
parent | ec54908e7014cec56009e3ec25a86037307214f4 (diff) |
Update bip-0039.mediawiki with Go lib
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r-- | bip-0039.mediawiki | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index 2fad971..d9f5bac 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -134,6 +134,9 @@ http://github.com/trezor/python-mnemonic ==Other Implementations== +Go: +* https://github.com/tyler-smith/go-bip39 + Elixir: * https://github.com/izelnakri/mnemonic |