tronmain/tron-php

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

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 5

Open Issues: 0

Type:1

pkg:composer/tronmain/tron-php

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

This package is auto-updated.

Last update: 2025-09-27 15:03:10 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