2017 © Pedro Peláez
 

library cryptowallet

image

stoykov/cryptowallet

  • Wednesday, December 7, 2016
  • by arstoykov
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Cryptocurrency wallet daemon PHP API

Important Notice: Remember this is considered still in development phase, it is nearing production usage. Please help test this library!, (*1)

Credits

This script was originally created by Shane B. https://github.com/Xenland/Bitcoin-Development-Kit, (*2)

API, Wiki, Documentation, Instructions

Coming soon, (*3)

Purpose

Aimed at assisting in cutting down development time to integrate digital currency functionality into your PHP projects., (*4)

List of benefits

  • All math is done in integers instead of decimals or floating points to prevent precision rounding errors of any kind.
  • Redundant checking to prevent stochastic situations from slipping past security measures.
  • Simple API commands
  • Does not rely on a database but if a database is used more features are available with out compromising security.
  • Fast, Quick, Efficient

PHP Requirements

  • PHP5
  • SSL support (if you're using HTTPS to communicate with your wallet)

My Reddcoin Donation Address

Ro9D17Q9E3vrSPZxKt5gePSE9dyCeqkkk2

OC Bitcoin Donation Address

13ow3MfnbksrSxdcmZZvkhtv4mudsnQeLh

License | AGPL

You should have received a copy of the Affero General Public License.  
If not, see http://www.gnu.org/licenses/agpl-3.0.html

The Versions

07/12 2016

dev-master

9999999-dev

  Sources   Download

06/12 2016

1.0

1.0.0.0

  Sources   Download