This repository contains the reference implementation of the Ergo Platform protocol, which is an alternative to the Bitcoin protocol.
Ergo Platform website: https://ergoplatform.org/
- Memory-hard Proof-of-Work function Equihash
- New modes of operation: light-fullnode, light-SPV, hybrid modes
- Alternative transactional language, which is more powerful that Bitcoin Script but also safe against heavy validation attacks
- Alternative fee model with mandatory storage-rent component
It will be a White Paper with a brief description, and also a Yellow Paper with detailed specification. At the moment, there are only Yellow Paper drafts, and the reference implementation code should be considered as a specification.
sudo docker run --rm -p 9001:9001 -p 9051:9051 -v ergo:/tmp/ergo/node1/data andyceo/ergo