Skip to content

A simple tool that displays the top 5 addresses on the ETH mainnet with activity metrics for the last 100 blocks

License

Notifications You must be signed in to change notification settings

zyablitsev/go-erc20leaderboard

Repository files navigation

go-erc20leaderboard

A simple tool that displays the top 5 addresses on the ETH mainnet with activity metrics for the last 100 blocks, the activity metric increases if the wallet sends or receives any ERC20 token.

Run in docker

  1. create config from example
~$ cp config.example config
~$ vi config
  1. run build
~$ make build-amd64
  1. build docker-image
~$ make docker-build
  1. run
~$ make docker-run

License

MIT

About

A simple tool that displays the top 5 addresses on the ETH mainnet with activity metrics for the last 100 blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published