Mention PHP bindings to libbitcoinconsensus

This commit is contained in:
Thomas Kerin 2015-10-18 19:04:14 +01:00
parent d78a880900
commit d2e3fbc620
No known key found for this signature in database
GPG key ID: 0883651DBDD5E4E5

View file

@ -41,3 +41,4 @@ The interface is defined in the C header `bitcoinconsensus.h` located in `src/s
- [NBitcoin](https://github.com/NicolasDorier/NBitcoin/blob/master/NBitcoin/Script.cs#L814) (.NET Bindings)
- [node-libbitcoinconsensus](https://github.com/bitpay/node-libbitcoinconsensus) (Node.js Bindings)
- [java-libbitcoinconsensus](https://github.com/dexX7/java-libbitcoinconsensus) (Java Bindings)
- [bitcoinconsensus-php](https://github.com/Bit-Wasp/bitcoinconsensus-php) (PHP Bindings)