Skip to content

Commit 192cfbb

Browse files
committed
Add more reference implementations
1 parent 6bd62c0 commit 192cfbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bip-0173.mediawiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,10 @@ P2PKH addresses can be used.
242242
* Reference encoder and decoder:
243243
** [https://github.com/sipa/bech32/tree/master/ref/c For C]
244244
** [https://github.com/sipa/bech32/tree/master/ref/javascript For JavaScript]
245+
** [https://github.com/sipa/bech32/tree/master/ref/go For Go]
245246
** [https://github.com/sipa/bech32/tree/master/ref/python For Python]
246247
** [https://github.com/sipa/bech32/tree/master/ref/haskell For Haskell]
248+
** [https://github.com/sipa/bech32/tree/master/ref/ruby For Ruby]
247249
** [https://github.com/sipa/bech32/tree/master/ref/rust For Rust]
248250
249251
* Fancy decoder that localizes errors:

0 commit comments

Comments
 (0)