module
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: May 26, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
LT-AVID
Asynchronous verifiable information dispersal with libp2p in golang
Manual running:
go run ./cmd/. -node=Node<ID>
Automatic running:
./StartNodes.sh
Stop all the nodes:
ps aux | grep go | grep -v grep | awk '{print $2}' | xargs kill -9
Directories
¶
Click to show internal directories.
Click to hide internal directories.