Skip to content

0xstonegm/transactions-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transaction crawler

Library to fetch transactions involving a set of target addresses:

  • from an RPC node,
  • in inverse chronological order target-wise,
  • with a configurable amount of concurrent requests

See & run the example for more information: RUST_LOG=info cargo run --example print_to_terminal (note that the ingestion rate will be severely limited by the default RPC endpoint)

About

Transaction fetching utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%