Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-02-19 (5 years ago) | Not enough user ratings | Total: 565 | All time: 5,155 This week: 953 |
Version | License | PHP version | Categories | |||
bitcoin-shop 1.0 | GNU General Publi... | 5.0 | PHP 5, E-Commerce, Web services |
Description | Author | ||||||||||||||
This package can be used to manage accounts and payments of Bitcoin virtual currency. Recommendations What is the best PHP bitcoin payment class? |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
includes (4 files) | ||||
test_bitcoin.php | Example | Test page | ||
test_bitcoin_rpc.php | Example | Alternative test with manual RPC object creation. |
Files | / | includes |
File | Role | Description |
---|---|---|
jsonRPCClient.class.php | Class | Slightly modified Sergio Vaccaro's JSON-RPC client class |
BitcoinAccount.class.php | Class | BitcoinAccount class - generic account |
BitcoinSystem.class.php | Class | BitcoinSystem class - common system information |
BitcoinUser.class.php | Class | BitconUser class - account with improved security and handy shortcuts |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
SamariuS Automated web surfing community (russian) |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Bitcoin project Bitcoin project homepage |
JSON-RPC JSON-RPC specification and other protocol information |
JSON-RPC PHP Sergio Vaccaro's JSON-RPC implementation used in this class |
GitHub page Contains the most recent codebase |