/bitshares-api-php

Example of Bitshares API connection via Blockchain RPC Endpoint

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Bitshares API using PHP

The example shows how you can interface with Bitshares' Blockchain API using PHP.

Environment and Requirements

Installation

  1. Download and install composer here
  2. Using your terminal, navigate to the location of your project, then run composer install
  3. Run your full node.
  4. Open index.php then update RPC Endpoint URL to match your requirements.

References:

If you are looking for an example on how to interface with Bitshares' Wallet API - click here

Author

Carl Victor C. Fontanos