Skip to content

A web application to help you keep track of your ERC20 tokens in a convenient way

Notifications You must be signed in to change notification settings

soilshubham/Balance-Tracker

Repository files navigation

ERC20 Balance Tracker


A web application to help you keep track of your ERC20 tokens in a convenient way

💻 Tech Stack

🛠️ Installation Steps

  1. Clone this repository
$ git clone https://github.com/soilshubham/Balance-Tracker.git
  1. Change the working directory
$ cd Balance-Tracker
  1. Install dependencies
$ npm install
  1. Adding .env file

    a. Create a file with the name .env at root directory

    b. Paste the following content inside the file

    REACT_APP_TESTNET_URL = <Your Testnet URL>
    
    
  2. Run the project

$ npm start

Open "localhost:3000"on your browser

🌟 You are all set!

Snapshots

image

Contributors

Sahil Shubham
Sahil Shubham

About

A web application to help you keep track of your ERC20 tokens in a convenient way

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published