Skip to content

Listen to any Ethereum Virtual Machine Contract creation up to a UNISWAP pair is created

Notifications You must be signed in to change notification settings

JoaoCheddarLima/evm-listeners

Repository files navigation

EVM Contract/Token Listener

This is a project based on my latest pumpdotfun live listener project, but for now it aims to generic listen to EVM transactions related to Contracts and tokens being developed.

TECH STACK

Javascript Typescript NodeJS bun Docker MongoDB mongoose

Installing locally

Installing dependencies
bun i

To run
bun start

To run on docker
docker-compose -f docker-compose.yml up -d --build

About

Listen to any Ethereum Virtual Machine Contract creation up to a UNISWAP pair is created

Resources

Stars

Watchers

Forks