Skip to content

mtahon/tokens-universe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tokens Universe

This project aims at providing a user-friendly interface to monitor Ethereum ERC-20 token assets.

It connects to an Ethereum Wallet, retrieves the existing tokens and balances and check prices accross decentralized exchanges.

Local Development

Prequisites:

  • NodeJS development environment
  • Yarn package manager

Clone the directory:

git clone git@github.com:mtahon/tokens-universe.git

Install the dependencies:

yarn install

Create a .env file, and edit it with your details:

cp .env.sample .env

Run the project:

yarn start

Production Build

Create a production-optimized build:

yarn build

About

A React interface to monitor Ethereum wallets and ERC20 Tokens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published