Skip to main content

Proof

This section exists to answer one simple question:

Is this real yet?

The answer is yes.

Not everything is finished, and not everything is public-facing, but the core infrastructure is live, running on mainnet, and backing a real product pipeline.

This section documents what already exists today. No future promises. No projections.


What This Section Covers

  • A live reference application
  • Mainnet deployment status
  • Open-source codebases
  • Real operational constraints already encountered

If you are evaluating this system seriously, this is the section to read.


Quick Verification Checklist

  • Confirm OGAL is live on Solana mainnet and review the canonical identifiers.
  • Verify the reference application is live and backed by production infrastructure.
  • Inspect the open-source repositories powering the protocol and tooling.
  • Validate documented mainnet status against on-chain or repository references.

Verification Table

FeatureStatusEvidence link
OGAL (Owner-Governed Asset Ledger)Live on mainnetOGAL repository
OGAL canonical identifiersLive on mainnetNamespace directory
Solana Toolbelt for UnityActive, used in productionSolana Toolbelt repository
Reference application (Token Toss)Live production appToken Toss proof page
Mainnet deployment statusLiveMainnet status

How to verify

  1. Open the OGAL repository and confirm the program ID and canonical namespace listed in the README.
  2. Review the namespace directory to confirm the canonical identifiers match mainnet references.
  3. Check the Solana Toolbelt repository to confirm the package is active and structured for Unity.
  4. Open the Token Toss proof page to validate the live reference application details.