Skip to content

gooltoe/Contract-Surfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello!

Check out this Medium article for more info!

https://medium.com/@joerhodev/surfing-the-ethereum-network-️-4120c079d836

  1. host the contract monitor as a standalone API webservice

    • use the json-rpc as an evironment variable on the application
    • emits an event when a new contract is created ('new_contract')
  2. host the discord bot as an observer.

    • watch for when the contract monitor finds a new contract (triggered event)
    • then the discord bot will relay a embed if the bot is turned on (/start)

client is the discord bot. server is the contract monitor script that is hosted remotely as a web service.

I'll be updating with documentation soon.

About

Surfs all mined Ethereum transactions and sends message to discord when found. Builds on top of previous repo, Ethereum Surfer.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors