An open API service indexing awesome lists of open source software.

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

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
```