Skip to content

StillFantastic/Ethernaut-Event-Listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethernaut Event Log Filter

Storing all the level complete logs into mongo database, including player address and level contract address.

To run

  1. create .env file
DB_URI=YOUR_MONGODB_URI
  1. run npm install
  2. run init.js to drop the old collections and create new ones
  3. run server.js to start listening event

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published