/TRC20-Wallet

Wallet Blockchain Tron ~ Web Based Sample TRC20, TRC10, and TRX wallet to receive transaction from Tron blockchain

Primary LanguagePHP

TRC20 Wallet

How to try it
git clone https://github.com/ijlik/TRC20-Wallet.git
cd TRC20-Wallet
cp .env.example .env
composer install
[update your database configuration]
php artisan key:generate
php artisan serve

Hope it work

Enjoy it