tronmain/tron-php

A set of writing is compatible with TRX currency and all TRC series tokens in the TRON network

dev-main 2021-09-27 06:34 UTC

This package is auto-updated.

Last update: 2024-04-27 12:14:05 UTC


README

create address

$ php demo/NewAddressDemo.php

TRX transfer and balance inquiry

$ php demo/TrxDemo.php

Trc20 token transfer, balance query and event monitoring

$ php demo/Trc20Demo.php

Tron smart contract deployment

$ php demo/DeployContractDemo.php