Fenguoz / tron-php

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
MIT License
200 stars 72 forks source link

Fatal error: Uncaught Error: Class 'Tron\Api' not found #26

Open fishmisswater opened 2 years ago

fishmisswater commented 2 years ago

Fatal error: Uncaught Error: Class 'Tron\Api' not found in C:\Users\Administrator\PhpstormProjects\untitled\qq.php:13 Stack trace:

0 {main}

thrown in C:\Users\Administrator\PhpstormProjects\untitled\qq.php on line 13

when I use demo code. I got this

Fenguoz commented 2 years ago

whether to install composer?