/excoin-php-api-example

Excoin PHP Account API Authentication examples using nonce and timestamp methods.

Primary LanguagePHP

Excoin PHP API Example

Excoin PHP account API authentication examples using nonce and timestamp methods.

How to run:

  1. Download both PHP files (index.php and excoin.php) and place them into one directory.
  2. Open index.php and replace API_KEY and API_SECRET with your own keys generated at https://exco.in/account/api_keys
  3. Save and run.

@bednartomas