summaryrefslogtreecommitdiff
path: root/bip-0039.mediawiki
diff options
context:
space:
mode:
authorEsteban A. Maringolo <emaringolo@gmail.com>2021-03-31 17:01:51 -0300
committerGitHub <noreply@github.com>2021-03-31 17:01:51 -0300
commit15503232255e82e70d2dc4443709221a2e5dbfd4 (patch)
treeacd34922f603fc84e30595bbf78dec15e5c75870 /bip-0039.mediawiki
parent1f0b563738199ca60d32b4ba779797fc97d040fe (diff)
downloadbips-15503232255e82e70d2dc4443709221a2e5dbfd4.tar.xz
Add reference implementation
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r--bip-0039.mediawiki3
1 files changed, 3 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index ab1c3b8..2093454 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -176,6 +176,9 @@ Rust:
* https://github.com/maciejhirsz/tiny-bip39/
* https://github.com/koushiro/bip0039-rs
+* Smalltalk:
+* https://github.com/eMaringolo/pharo-bip39mnemonic
+
Swift:
* https://github.com/CikeQiu/CKMnemonic
* https://github.com/yuzushioh/WalletKit