Download the PHP package kfvikuu1vpak7mmt/tron-php without Composer
On this page you can find all versions of the php package kfvikuu1vpak7mmt/tron-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kfvikuu1vpak7mmt/tron-php
More information about kfvikuu1vpak7mmt/tron-php
Files in kfvikuu1vpak7mmt/tron-php
Download kfvikuu1vpak7mmt/tron-php
More information about kfvikuu1vpak7mmt/tron-php
Files in kfvikuu1vpak7mmt/tron-php
Vendor kfvikuu1vpak7mmt
Package tron-php
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/Fenguoz/tron-php
Package tron-php
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/Fenguoz/tron-php
Please rate this library. Is it a good library?
Informations about the package tron-php
English | 中文
TRON-PHP
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
PHP8
or PHP7
Interface
Plan
- Support TRC10
- Smart Contract
Package
Name | description | Scenes |
---|---|---|
Fenguoz/tron-api | TRON official document recommends PHP extension package | TRON basic API |
🌟🌟
Cooperate
Contact
- WX:zgf243944672
- QQ:243944672
All versions of tron-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
kfvikuu1vpak7mmt/web3.php Version ^1.0.0
kfvikuu1vpak7mmt/tron-api Version ^1.0.0
ionux/phactor Version 1.0.8
kornrunner/keccak Version ~1.0
kfvikuu1vpak7mmt/web3.php Version ^1.0.0
kfvikuu1vpak7mmt/tron-api Version ^1.0.0
ionux/phactor Version 1.0.8
kornrunner/keccak Version ~1.0
The package kfvikuu1vpak7mmt/tron-php contains the following files
Loading the files please wait ....