Skip to content

Blocktrail PHP SDK

Compare
Choose a tag to compare
@rubensayshi rubensayshi released this 22 Jun 13:51
· 213 commits to master since this release

This is the BlockTrail PHP SDK. This SDK contains methods for easily interacting with the BlockTrail API. For examples and instructions on how to use, please see our official documentation at https://www.blocktrail.com/api/docs/php

Changelog

  • add readOnly => true option to initWallet to use a wallet without requiring a password
  • add TransactionBuilder class to construct custom transactions
  • add forceFee to pay
  • allow different ways of specifying outputs for wallet->pay