Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

CR3Labs/blockchain-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain Scanner Library Core

This is a base for creating blockchain scanners. Scanner is a tool that listens to blockchain events:

  • Listens to new blocks
  • Checks if reorgs are performed
  • Listens to specific events (for Ethereum by topic, for example) from found blocks
  • Allows extracting additional data for events from the blockchain (and saves this data alongside with events)
  • Reindexing (when first started or need to reindex data in case of error)

Suggestions

You are welcome to suggest features and report bugs found!

License

Blockchain Scanner Library Core is available under the MIT License.

About

Blockchain scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages