dubcdr / uni-listen

lets get used to rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

lets get used to rust

License:MIT License


Languages

Language:Rust 100.0%