Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.69 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.69 KB

EPIC

Build Status Coverage Status Github Actions Github Actions MIT License

EPIC is a proof-of-work blockchain system that achieves an order of magnitude improvement on the throughput without sacrificing security and decentralization.

Documents

Discuss

Design

The design of the consensus mechanism is based on a Structured DAG.

  • Here is the the paper for details.
  • This youtube video provides a verbal+slides explanation.