bluedroplet / bitcoin-php
A Bitcoin library for PHP.
1.0.4
2013-09-10 15:24 UTC
Requires
- php: >=5.3.2
This package is auto-updated.
Last update: 2024-10-16 22:43:52 UTC
README
Documentation
Documentation can be found at code.gogulski.com.
Requirements
PHP requirements:
- PHP5
- cURL support
- SSL support (if you're using HTTPS to talk to bitcoind)
Donate
- Bitcoin payments: 1E3d6EWLgwisXY2CWXDcdQQP2ivRN7e9r9
- Gifts via other methods: http://www.nostate.com/support-nostatecom/
Authors
Credits
bitcoin-php incorporates code from:
- XML-RPC for PHP by Edd Dumbill (for JSON-RPC support)
License
bitcoin-php is free and unencumbered public domain software. For more information, see http://unlicense.org/ or the accompanying UNLICENSE file.