Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 174 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 174 Bytes

Solana USDC transfer monitor

Usage

cargo run --release

write tracing events to stdout

RUST_LOG=TRACE cargo run --release

run tests

cargo test