sustainable-blockchains

Type: pitch
Tags: decentralizationresistancedesigndeterminismblockchain
Created: Thu Dec 12 2024 00:00:00 GMT+0000 (Coordinated Universal Time)

building blockchains that sustain

type Blockchain interface {
    Evolve() error
    Sustain() bool
    Adapt(changes []Change) error
}

sustainable system

sustainable system:

tokenomics -----> development -----> adoption ---.
     ^                                           |
     '-------------------------------------------'

broken loops

broken loops:

hype -----> investment -----> development -----> death
     ^                                              |
     '----------------------------------------------'

sustainability is the mission

experimentation matters

think like nature

building to last

closed loops live. broken loops die.

See also

← Back to Knowledge Base