/blob-utils

Send and download blobs on the proto-danksharding net

Primary LanguageGo

Blob Utils

CLI for messing around with Proto-Danksharding blobs. To get started run:

git clone https://github.com/Inphi/blob-utils && cd blob-utils
go build
./blob-utils -help

Features

  • Creating and sending blob transactions
  • Download blobs sidecars

Feel free to open an issue request for more features.

(thanks to @mdehoog for the initial implementation)