Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 408 Bytes

File metadata and controls

24 lines (14 loc) · 408 Bytes

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