Download the PHP package xiaohuasheng0x1/tron-php-co without Composer
On this page you can find all versions of the php package xiaohuasheng0x1/tron-php-co. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xiaohuasheng0x1/tron-php-co
More information about xiaohuasheng0x1/tron-php-co
Files in xiaohuasheng0x1/tron-php-co
Download xiaohuasheng0x1/tron-php-co
More information about xiaohuasheng0x1/tron-php-co
Files in xiaohuasheng0x1/tron-php-co
Vendor xiaohuasheng0x1
Package tron-php-co
Short Description Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
License MIT
Homepage https://github.com/xiaohuasheng0x1/tron-php-co
Package tron-php-co
Short Description Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
License MIT
Homepage https://github.com/xiaohuasheng0x1/tron-php-co
Please rate this library. Is it a good library?
Informations about the package tron-php-co
English | δΈζ
tron-php-co
Introduction
Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
Advantage
- One set of scripts is compatible with all TRX currencies and TRC20 certifications in the TRON network
- Interface methods can be added or subtracted flexibly
Support Method
- Generate address
generateAddress()
- Verify address
validateAddress(Address $address)
- Get the address according to the private key
privateKeyToAddress(string $privateKeyHex)
- Check balances
balance(Address $address)
- Transaction transfer (offline signature)
transfer(string $from, string $to, float $amount)
- Query the latest block
blockNumber()
- Query information according to the blockchain
blockByNumber(int $blockID)
- *Query information based on transaction hash
transactionReceipt(string $txHash)
Quick Start
Install
Interface
Plan
- Support TRC10
- Smart Contract
Package
Name | description | Scenes |
---|---|---|
iexbase/tron-api-co | TRON official document recommends PHP extension package | TRON basic API |
ππ
Cooperate
Contact
- TG: @X_H_S_001
All versions of tron-php-co with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-swoole Version *
swoole/ide-helper Version ^5.0
xiaohuasheng0x1/web3-php-co Version ^1.0
xiaohuasheng0x1/tron-api-co Version ~1.0
ionux/phactor Version 1.0.8
kornrunner/keccak Version ~1.0
ext-swoole Version *
swoole/ide-helper Version ^5.0
xiaohuasheng0x1/web3-php-co Version ^1.0
xiaohuasheng0x1/tron-api-co Version ~1.0
ionux/phactor Version 1.0.8
kornrunner/keccak Version ~1.0
The package xiaohuasheng0x1/tron-php-co contains the following files
Loading the files please wait ....