https://github.com/andrewverify/tron-dapp
react frontend for swapping, staking and unstaking TRC20 tokens on the Tron blockchain
https://github.com/andrewverify/tron-dapp
Last synced: about 1 month ago
JSON representation
react frontend for swapping, staking and unstaking TRC20 tokens on the Tron blockchain
- Host: GitHub
- URL: https://github.com/andrewverify/tron-dapp
- Owner: andrewverify
- Created: 2021-03-24T13:16:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-24T13:42:12.000Z (about 4 years ago)
- Last Synced: 2025-03-28T17:48:12.295Z (about 2 months ago)
- Language: JavaScript
- Size: 3.63 MB
- Stars: 14
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tron-dapp
A Dapp for swapping, staking and unstaking TRC20 tokens on the Tron blockchain written in React.
## libraries used
- react
- Material UI
- tronweb
- recharts
- toastify## how to test
```
cd tron-dapp
yarn test
```