1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-06-30 12:42:43 +00:00

Merge remote-tracking branch 'origin-pull/935/head'

This commit is contained in:
Luke Dashjr 2021-05-18 00:09:16 +00:00
commit 2349ee46f0
2 changed files with 5 additions and 0 deletions

View File

@ -188,3 +188,6 @@ C++:
C (with Python/Java/Javascript bindings): C (with Python/Java/Javascript bindings):
* https://github.com/ElementsProject/libwally-core * https://github.com/ElementsProject/libwally-core
Python:
* https://github.com/scgbckbone/btc-hd-wallet

View File

@ -104,6 +104,8 @@ OUTPUT
* Ian Coleman's Mnemonic Code Converter: [https://github.com/iancoleman/bip39] and [https://iancoleman.io/bip39/] * Ian Coleman's Mnemonic Code Converter: [https://github.com/iancoleman/bip39] and [https://iancoleman.io/bip39/]
btc_hd_wallet: [https://github.com/scgbckbone/btc-hd-wallet]
==Applications== ==Applications==
The Application number defines how entropy will be used post processing. Some basic examples follow: The Application number defines how entropy will be used post processing. Some basic examples follow: