carlo-fontanos / bitshares-api-php

Example of Bitshares API connection via Blockchain RPC Endpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example of Bitshares API connection via Blockchain RPC Endpoint

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%