/bitshares-api-cli-wallet

Example of Bitshares API connection via CLI Wallet RPC End Point

Primary LanguagePHP

Bitshares API via CLI Wallet

Examples using:

The examples shows how you can interface with Bitshares' Wallet API.

Environment and Requirements

  • Bitshares v2
  • Bitshares v2 CLI Tools
  • Full Node

Tested using Genesis File setup: http://docs.bitshares.org/testnet/private-testnet.html.

You can setup your own RPC endpoint by following the tutorial from this link: http://docs.bitshares.org/integration/apps/cliwallet.html

You can read more about Bitshares from this link: http://docs.bitshares.org/integration/exchanges/index.html

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