/uni-listen

lets get used to rust

Primary LanguageRustMIT LicenseMIT

Uniswap Listen

Personal project (for now) to create a rust cli to listen to Uniswap and see some summary data.

This is how I'll learn Rust and Blockchain Development

Future Work

  • Parrelism using rayon
  • Secret Management - use project keys from env file
  • Better project structure
  • Transaction type router (before decryption)
  • More transaction types
  • Remove logging logic from decode
  • Testing 🙈🙈🙈
  • Integrate token-list
  • Cli Options :: filter_token, filter_threshold, time_machine

Strech

  • Advanced Terminal Interface :: egui or tui
  • Pending Transaction Pool