Sphere
Generated from sphere-core

Core Package Demo

This page is built from the actual sphere-core TypeScript packages: event hashing, schema validation, hash-chain verification, and graph projection.

loading… — events generated at build time
Entities
Edges
Identity links
Last event hash

Projected graph

Events are replayed into a queryable graph projection. The data below comes from @sphere/graph after validation by @sphere/schemas.

Event chain

Each event links to the previous hash. The chain verdict comes from @sphere/events.verifyEventChain().

    Canonical last event

    The package canonicalizes event JSON before hashing, so equivalent objects hash the same way.

    loading…

    What this proves