ijlik / TRC20-Wallet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:PHP 80.2%Language:Blade 19.0%Language:Shell 0.5%Language:Vue 0.4%