Skip to content

Sentouky12/ISeeYou

Repository files navigation

ISeeYou-Ethereum Token Route Mapper

IseeYou, as the title suggests is a ERC20 token route monitoring app, By entering the recipient address and minimum transfer amount for a specific ERC20 token, the app will search for and keep track of any transfers made, it also creates a map and monitors the receiving address as well for a number of iterations you desire.

In order to run it you can either install hardhat and its dependecies and use npx hardhat run scripts/ISeeYou.js or run it using npm but you will still need to install some dependencies.

You can install dependencies with:

npm i axios
npm i ethers
npm i etherscan
node "directory"/ISeeYou.js

=======

Beware that you need to set your own etherscan API key,rpc endpoint and the token address you want to monitor in the ISeeYou.js file

About

Ethereum token route mapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published