SiloBlockchainCreate wallet
LEARN

A blockchain is a machine for agreeing on state.

Silo starts with identity and authority, validates a proposed transition, finalizes it through the validator set, and preserves an immutable receipt.

The transition path

1. Identity and authority

SiloID identifies the actor. Wallet or service signatures establish authority for a narrowly scoped action.

2. Verification

Nodes verify signatures, network, nonce, expiry, previous state, hashes, fees, and policy.

3. Finalization

An ENUM pulse groups accepted events. A quorum signs the block and every transaction receives a receipt.

What belongs on chain?

Evidence

Content and metadata hashes, rights declarations, timestamps, versions, and attestations.

State

Ownership, edition, lock status, agreement lifecycle, authorization, settlement, and revocation.

Not secrets

Never passwords, private keys, private file URLs, confidential source documents, or browser sessions.