Momentum is a general-purpose blockchain platform implementing the proof-of-popularity consensus mechanism.
This repository only contains the source code to the (work-in-progress) whitepaper. For an implementation, please see the momentum-go repository.
Momentum is available for trade (pre-sale phase) on the following exchanges:
You can use pdflatex
to render the Whitepaper PDF. Install it by running apt install pdflatex
or dnf install texlive
.
Then run make
inside the /src
dir.