Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.11 KB

Crypto Tools

This application allow users to track the top trending cryptocurrencies out there, get a detailed price chart, and track their Metamask Wallet balance. Users can also send and swap erc20tokens from the Ethereum newtork.

You can check the deployed version at: https://web3-dapp-iota.vercel.app/

trending

chart

wallet

send

token modal

To run the project:

git clone https://github.com/pedrotmr/web3-dapp
cd web3-dapp
yarn
yarn start