Merge pull request #573 from greenaddress/impl_bip39

add libwally as bip39 implementation
This commit is contained in:
Luke Dashjr 2017-09-16 03:16:14 +00:00 committed by GitHub
commit abb94297c3

View File

@ -158,3 +158,6 @@ Swift:
C++:
* https://github.com/libbitcoin/libbitcoin/blob/master/include/bitcoin/bitcoin/wallet/mnemonic.hpp
C (with Python/Java/Javascript bindings):
* https://github.com/ElementsProject/libwally-core