implement BitGo payment system on CodeIgniter v3
- PHP : >= 5.3
- Apache
- CodeIgniter : 3.0
- Bitgosdk.php
This is the libaray file for BitGo engine. Copy this file to application/libraries.
- Example.php
This is the example file to test. Copy this file to application/controllers.