Chris Kleeschulte

3pods
API Documentation is available on the BitPay site.
Before running the behavior tests, you will need a test.bitpay.com account and you will need to set the local constants.
To run unit tests:
Login to Test BitPay site and retrieve a valid pairing code. Enter this pairing code in "constants.h" in "clientTests" dir. As an example of how the constants.h should look,
NSString * const PAIRING_CODE = @"W8ji6Du"; //use a real pairing code here
Open Xcode -> key commands are: Command + u
Let us know! Send a pull request or a patch. Questions? Ask! We're here to help. We will respond to all filed issues.
BitPay Support:
Sometimes a download can become corrupted for various reasons. However, you can verify that the release package you downloaded is correct by checking the md5 checksum "fingerprint" of your download against the md5 checksum value shown on the Releases page. Even the smallest change in the downloaded release package will cause a different value to be shown! * If you are using Windows, you can download a checksum verifier tool and instructions directly from Microsoft here: http://www.microsoft.com/en-us/download/details.aspx?id=11533 * If you are using Linux or OS X, you already have the software installed on your system. * On Linux systems use the md5sum program. For example: * md5sum filename * On OS X use the md5 program. For example: * md5 filename
License: MIT
API Documentation is available on the BitPay site.
Before running the behavior tests, you will need a test.bitpay.com account and you will need to set the local constants.
To run unit tests:
Open Xcode -> key commands are: Command + u
Let us know! Send a pull request or a patch. Questions? Ask! We're here to help. We will respond to all filed issues.
BitPay Support:
Sometimes a download can become corrupted for various reasons. However, you can verify that the release package you downloaded is correct by checking the md5 checksum "fingerprint" of your download against the md5 checksum value shown on the Releases page. Even the smallest change in the downloaded release package will cause a different value to be shown! * If you are using Windows, you can download a checksum verifier tool and instructions directly from Microsoft here: http://www.microsoft.com/en-us/download/details.aspx?id=11533 * If you are using Linux or OS X, you already have the software installed on your system. * On Linux systems use the md5sum program. For example: * md5sum filename * On OS X use the md5 program. For example: * md5 filename
License: MIT
API Documentation is available on the BitPay site.
Before running the behavior tests, you will need a test.bitpay.com account and you will need to set the local constants.
To run unit tests:
Open Xcode -> key commands are: Command + u
Let us know! Send a pull request or a patch. Questions? Ask! We're here to help. We will respond to all filed issues.
BitPay Support:
Sometimes a download can become corrupted for various reasons. However, you can verify that the release package you downloaded is correct by checking the md5 checksum "fingerprint" of your download against the md5 checksum value shown on the Releases page. Even the smallest change in the downloaded release package will cause a different value to be shown! * If you are using Windows, you can download a checksum verifier tool and instructions directly from Microsoft here: http://www.microsoft.com/en-us/download/details.aspx?id=11533 * If you are using Linux or OS X, you already have the software installed on your system. * On Linux systems use the md5sum program. For example: * md5sum filename * On OS X use the md5 program. For example: * md5 filename
License: MIT