Consensus Proof of Time
Supply 21,024,000
Source GitHub ↗

Peer-to-Peer Electronic Cash

Anchored to time, not energy

A purely peer-to-peer electronic cash system where the scarce resource is time. Transactions are ordered through Verifiable Delay Functions—computation that takes fixed time and cannot be parallelized.

Technical Specifications
Block Time
60s
Halving
~4 years
Pre-mine
None
Hash
BLAKE3
Signatures
Ed25519
VDF
SHA-256
Quick Start
# Clone and build
git clone https://github.com/e-weil/doli.git
cd doli && cargo build --release

# Run a node
./target/release/doli-node run