Skip to content

Watch transactions / events on ETH chains and trigger webhook events.

Notifications You must be signed in to change notification settings

NextDotID/eth_watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVM-based chain tx / event watcher

[0/5] Features (TODO list)

  • [ ] Multi-chain support
  • [ ] Auto fetch each chain’s latest block (with “wait newest blocks to become stable” mechanism)
  • [ ] Record progress (how many blocks are fetched)
  • [ ] Parse each newest tx / event to external JavaScript filters
  • [ ] [0/4] Let JS filters decide
    • [ ] Which chains to be fetched.
    • [ ] which tx / event should be wrapped
    • [ ] where to sent webhook call
    • [ ] determines retry mechanism

About

Watch transactions / events on ETH chains and trigger webhook events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published