summaryrefslogtreecommitdiff
path: root/bip-0039.mediawiki
AgeCommit message (Collapse)Author
2024-04-2539: Remove other implementation sectionsAva Chow
2024-04-15feat: add TypeScript BIP39 implementationJason Dreyzehner
2023-07-02Merge pull request #1410 from anquii/bip-0039-patchLuke Dashjr
Add link to anquii/BIP39 (Swift)
2023-07-02Merge pull request #1414 from coolaj86/patch-2Luke Dashjr
feat: add DashPhrase.js to JS implementations
2023-07-02Add anquii/BIP39 (Swift)anquii
2023-04-27Fix text formatyahiheb
2023-02-03feat: add DashPhrase.js to JS implementationsAJ ONeal
2022-07-25Merge pull request #1340 from hujiulong/patch-1Luke Dashjr
Add BIP39 implementation reference
2022-07-25Merge pull request #1331 from ShenghaiWang/masterLuke Dashjr
Add one Swift implementation
2022-07-02Add BIP39 implementation referencehujiulong
Add a reference to the JS implementation
2022-06-12Add one Swift implementation featured with full native syntax, exception ↵Tim Wang
handling & fully unit tested with all supported language wordlists
2022-05-10bip-39 dart implementation addedSunit Roy
2022-05-05Merge pull request #840 from graingert/patch-1Luke Dashjr
Add .NET standard bip39 implementation
2021-07-02Merge pull request #1127 from chirag64/patch-1Luke Dashjr
Updated URL of the JavaScript reference implementation
2021-06-13Merge pull request #1095 from eMaringolo/patch-2kallewoof
[BIP 39] Add reference implementation
2021-06-06Updated URL of the JavaScript reference implementationChirag Bhatia
Old repo is archived and links to the new repo are found in the old one's README file. This change updates the old repo's link to the new one.
2021-05-28Update bip-0039.mediawiki Esteban A. Maringolo
Fixes syntax error. Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2021-05-18Merge remote-tracking branch 'origin-pull/935/head'Luke Dashjr
2021-03-31Add reference implementationEsteban A. Maringolo
2021-02-12Merge pull request #1045 from koushiro/koushiro/add-bip0039-rsLuke Dashjr
Add another Rust implmentation of BIP-0039
2021-02-12Merge pull request #1029 from meherett/patch-1Luke Dashjr
BIP-0039: Add Python-HDWallet package
2020-12-22bip39: discourage from using localized wordlistsPavol Rusnak
2020-12-17Add a link of another Rust implmentation of BIP-0039koushiro
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
2020-11-03Update bip-0039.mediawikiMeheret Tesfaye
Add Python-HDWallet on Other Implementation.
2020-10-05Merge pull request #992 from Lucienest/patch-1Luke Dashjr
Update bip-0039.mediawiki
2020-10-05Merge pull request #839 from pengpengliu/masterLuke Dashjr
BIP39: Add swift implementation
2020-09-09Update bip-0039.mediawikiLucien Nocelli
Fixed some syntax,
2020-09-03Merge branch 'master' into masterLiu Pengpeng
2020-08-15Added MnemonicSwift as Swift impl for BIP-39Francisco Gindre
2020-06-25added 'btc_hd_wallet' amongst implementations in bip32, bip39, bip85avirgovi
2020-06-01Merge pull request #917 from milczarekIT/bip0039-add-Java-referenceLuke Dashjr
Added reference to Java implementation for BIP-39
2020-06-01Merge pull request #672 from skywinder/patch-1Luke Dashjr
BIP 39: Аdd swift library with multi lang support
2020-05-03remove duplicate linePetr Korolev
2020-05-03Update link directly to the bip39 filePetr Korolev
2020-05-02Added reference to Java implementation for BIP-39Bartosz Milczarek
2020-03-17Update Rust BIP 39 implementationKevin Gislason
The currently listed Rust implementation of BIP 39 doesn't pass the reference implementation's test vectors. See --> https://github.com/infincia/bip39-rs/issues/21
2020-02-28update repo urlPetr Korolev
2020-02-21Update BIP39 Elixir implementationAdam Rutkowski
2019-09-09Add .NET standard bip39 implementationThomas Grainger
2019-08-30Add swift implementationLiu Pengpeng
Pure Swift implementation without any third-party dependencies。
2019-02-15Update bip-0039.mediawiki, fix broken linkLan, Haoxiang
2018-04-09Update bip-0039.mediawikiPetr Korolev
add one more library to generate mnemonics (with multilang support)
2018-02-05Merge pull request #625 from yuzushioh/update-bip39Luke Dashjr
Add BIP39 Swift implementation link
2018-02-02Update bip-0039.mediawiki with Go libDavid Pennington
2018-01-02add swift implementationyuzushioh
2017-10-03removed extra spacingOmar Shibli
2017-09-30rust mnemonic library addedLogan Saether
I'm not affiliated with this implementation but I found it today and it appears to be actively maintained.
2017-09-23elixir mnemonic library addedIzel Nakri
2017-09-16Merge pull request #573 from greenaddress/impl_bip39Luke Dashjr
add libwally as bip39 implementation
2017-09-16Fixing spelling in multiple BIPsMeshCollider