STRYK
Registry

The template ledger.

Every vault strategy STRYK runs is published on-chain as a RegistryEntry PDA under the singleton strategy registry. This page reads those accounts directly from Solana — nothing below is copy; if an entry renders here, the account exists and you can open it on Explorer.

The registry records the $STRYK mint as its designated gating asset — the account a token gate for community template publishing reads. In the current phase, publishing stays gated on the registry authority, the same key that operates the vault lifecycle; the stored mint is the on-chain commitment for what unlocks next. Entry addresses derive from ["stryk-strategy", kind_tag] so anyone can re-derive and audit them.

Reading registry accounts
Explorer

Deriving PDAs and reading accounts from Solana