post
post copied to clipboard
Spacemesh POST protocol implementation
PoST
Spacemesh Proof of Space-Time (PoST) protocol implementation
Installing dependencies for PoSP
The Dependencies need to build the protocol can be installed using the following command:
make install
Running tests
To run the tests run the following command:
make test
postcli
To read more about postcli please refer to postcli readme