Skip to content

yasuke0x0/erc20-token-distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Token distribution & top holders

The goal of the app is to show the distribution and the top 10 holders of a given Ethereum ERC20. Example: 10% of the wallets hold 80% of the tokens.

Getting Started

Dependencies

  • You must install Docker in your machine
  • Free the ports 2665, 2666, 2667, 2668 on your computer network or change them on the docker-compose.yml accordingly

Installation & initialisation

docker-compose up -d

Authors

Contributors names and contact info

Version History

  • 0.1
    • MVP with...

License

Do want you want with it and leave a star if you like it ;)

Used technologies

  • Mongo: document oriented & NoSQL database
  • Express: backend framework based on Node.js
  • React: Frontend super lib
  • Mercure: for real time data streaming
  • Web3.js + Infura: to interact with an ethereum node

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published