mini

command module
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2021 License: MIT Imports: 4 Imported by: 0

README

mini

connect to a bitclout peer and stream recent transactions (before they are in a block)

use case:

  • you want to read from the firehose of live real-time incoming tx's
  • you don't want any badgerdb writes
  • you don't want to validate any tx
  • you simply want a stream of brand new, very fresh messages so you can inspect them
  • some you might add to a chanel for further processing

building

go mod tidy
go build

running

./mini

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL