Skip to content

Don't trust online wallets for your Point of sale device or merchant store? Manage your own Bitcoins finacials with out being a financial programming computer security expert with this library at your side. php

Notifications You must be signed in to change notification settings

Xenland/BIK_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Development Kit

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

###API, Wiki, Documentation, Instructions

###Purpose Aimed at assisting in cutting down development time to integrate Bitcoins' functionality into your php projects.

###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 to bitcoind with)

###(Offcial) Bitcoin Donation Address (none yet 2013/July)

Please donate if you currently use and appreciate this software, I plan to continually update this library as new versions of Bitcoin is released.

###License | Affero General Public License 3.0 "Bitcoin Development Kit" (also referred to as "BDK" or "BDKp" or "BDKphp") is free software: you can redistribute it and/or modify it under the terms of the Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BDK is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Affero General Public License for more details.

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

###Forking, Commits, Submitting Fixes and Updates If you wish to help contribute, you need to fork this project then do a pull request and I will review the code (others can help input their say too!). Once approved the pull request will be merged.

###Thank you and respect

  • Thanks to Mike Gogulskis' Bitcoin-php project for helping me with this one.
  • Also to Satoshi Nakomoto for all the hard work put into Bitcoin

About

Don't trust online wallets for your Point of sale device or merchant store? Manage your own Bitcoins finacials with out being a financial programming computer security expert with this library at your side. php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages