mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-23 07:15:30 +01:00
Merge pull request #534 from sipa/bip-witaddr
Add extra reference implementations to BIP 173
This commit is contained in:
commit
91fd4f9dae
1 changed files with 2 additions and 0 deletions
|
@ -243,6 +243,8 @@ P2PKH addresses can be used.
|
|||
** [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/python For Python]
|
||||
** [https://github.com/sipa/bech32/tree/master/ref/haskell For Haskell]
|
||||
** [https://github.com/sipa/bech32/tree/master/ref/rust For Rust]
|
||||
|
||||
* Fancy decoder that localizes errors:
|
||||
** [https://github.com/sipa/bech32/tree/master/ecc/javascript For JavaScript] ([http://bitcoin.sipa.be/bech32/demo/demo.html demo website])
|
||||
|
|
Loading…
Add table
Reference in a new issue