Skip to content

Example of Bitshares API connection via Blockchain RPC Endpoint

License

Notifications You must be signed in to change notification settings

carlo-fontanos/bitshares-api-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages