Skip to content
/ post Public
forked from spacemeshos/post

Spacemesh POST protocol implementation

License

Notifications You must be signed in to change notification settings

6block/post

 
 

Repository files navigation

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

About

Spacemesh POST protocol implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.9%
  • Makefile 1.7%
  • Pascal 1.7%
  • Dockerfile 0.7%