d672be3bb0
* Add nomos-cli command to disseminate data across the network Add nomos-cli to hold various utilities for the node. To start, this commit adds a command to disseminate some data through the network and build a certificate of correct dispersal for inclusion in a block * fmt * reorder loop instructions * Send blobs concurrently