Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 603 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 603 Bytes

PBR - Provider Block Race

CLI to run a race with websocket providers over x blocks

Install

From source

go install github.com/ConcaveFi/pbr@latest

From Binaries

The releases page includes precompiled binaries for Linux and macOS for every release.

Usage

pbr 5 wss://eth-mainnet.g.alchemy.com/v2/ wss://mainnet.infura.io/ws/v3/

pbr

Maintainers