summaryrefslogtreecommitdiff
path: root/bip-0039.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r--bip-0039.mediawiki4
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index 9ff4d5f..d8a4d25 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -189,6 +189,7 @@ Swift:
* https://github.com/pengpengliu/BIP39
* https://github.com/matter-labs/web3swift/blob/develop/Sources/web3swift/KeystoreManager/BIP39.swift
* https://github.com/zcash-hackworks/MnemonicSwift
+* https://github.com/ShenghaiWang/BIP39
C++:
* https://github.com/libbitcoin/libbitcoin-system/blob/master/include/bitcoin/system/wallet/mnemonic.hpp
@@ -198,3 +199,6 @@ C (with Python/Java/Javascript bindings):
Python:
* https://github.com/scgbckbone/btc-hd-wallet
+
+Dart:
+* https://github.com/dart-bitcoin/bip39