Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 307 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 307 Bytes

Sample code for fetching historic logs:

cargo run --example sample_rethers_log

Sample code for listening to real-time blockchain messages (block + events + pending tx):

cargo run --example sample_rethers_framework

Documentation for ethers.rs: https://docs.rs/ethers/latest/ethers/index.html