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
| Feature | Status | Evidence link |
|---|---|---|
| OGAL (Owner-Governed Asset Ledger) | Live on mainnet | OGAL repository |
| OGAL canonical identifiers | Live on mainnet | Namespace directory |
| Solana Toolbelt for Unity | Active, used in production | Solana Toolbelt repository |
| Reference application (Token Toss) | Live production app | Token Toss proof page |
| Mainnet deployment status | Live | Mainnet status |
How to verify
- Open the OGAL repository and confirm the program ID and canonical namespace listed in the README.
- Review the namespace directory to confirm the canonical identifiers match mainnet references.
- Check the Solana Toolbelt repository to confirm the package is active and structured for Unity.
- Open the Token Toss proof page to validate the live reference application details.