/gofetch-mempool

Golang implementation of an ethereum mempool explorer. Uses the go-ethereum ethclient and gethclient packages to query the transaction pool. Starts a websocket server to publish the full mempool TXs in JSON format.

Primary LanguageGo

Stargazers