Skip to content

Commit 2fb8635

Browse files
authored
Merge pull request bitcoin#1018 from hoganri/patch-2
BIP 0085: Add link to JavaScript library implementation
2 parents 0aa8c3a + d771818 commit 2fb8635

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bip-0085.mediawiki

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,12 @@ OUTPUT
7171
7272
==Reference Implementation==
7373

74-
Python library implementation: [https://github.com/ethankosakovsky/bipentropy python-bipentropy]
74+
* Python library implementation: [https://github.com/ethankosakovsky/bip85]
75+
* JavaScript library implementation: [https://github.com/hoganri/bip85-js]
7576
7677
===Other Implementations===
7778

78-
Coldcard Firmware: [https://github.com/Coldcard/firmware/pull/39]
79+
* Coldcard Firmware: [https://github.com/Coldcard/firmware/pull/39]
7980
8081
==Applications==
8182

0 commit comments

Comments
 (0)