mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-19 12:08:05 +00:00
Add more reference implementations
This commit is contained in:
parent
6bd62c0c39
commit
192cfbbacd
@ -242,8 +242,10 @@ P2PKH addresses can be used.
|
|||||||
* Reference encoder and decoder:
|
* Reference encoder and decoder:
|
||||||
** [https://github.com/sipa/bech32/tree/master/ref/c For C]
|
** [https://github.com/sipa/bech32/tree/master/ref/c For C]
|
||||||
** [https://github.com/sipa/bech32/tree/master/ref/javascript For JavaScript]
|
** [https://github.com/sipa/bech32/tree/master/ref/javascript For JavaScript]
|
||||||
|
** [https://github.com/sipa/bech32/tree/master/ref/go For Go]
|
||||||
** [https://github.com/sipa/bech32/tree/master/ref/python For Python]
|
** [https://github.com/sipa/bech32/tree/master/ref/python For Python]
|
||||||
** [https://github.com/sipa/bech32/tree/master/ref/haskell For Haskell]
|
** [https://github.com/sipa/bech32/tree/master/ref/haskell For Haskell]
|
||||||
|
** [https://github.com/sipa/bech32/tree/master/ref/ruby For Ruby]
|
||||||
** [https://github.com/sipa/bech32/tree/master/ref/rust For Rust]
|
** [https://github.com/sipa/bech32/tree/master/ref/rust For Rust]
|
||||||
|
|
||||||
* Fancy decoder that localizes errors:
|
* Fancy decoder that localizes errors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user