AdvaithD / swaps-tui

sniped edgar's repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

see uniswap pending swaps in the txn pool!

see https://twitter.com/EdgarArout/status/1311908759250370560 for a gif of what it looks like

The bar charts show the value of the trade in eth

press h for the help,

to start it, you'll need to connect with an endpoint, either IPC or websocket

I run my own custom geth node, so its default value is a local node, but you can pick something else

./swaps-tui -client_dial <ws://...>

build

the usual go way, or invoke make

About

sniped edgar's repo


Languages

Language:Go 100.0%Language:Makefile 0.0%