Skip to main content

Documentation Index

Fetch the complete documentation index at: https://anchoragedigital-docs-blog-and-changelog.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Subscribe via RSS at /blog/rss.xml. Posts are tagged by chain and theme. Each entry below is a stub — click through for the full essay.
2026-05-13 — Composable by design: how Solana presets stack
SolanaArchitectureContributors
Adding a new protocol to VisualSign rarely touches existing code. The recent Solana preset wave is a useful proof point: 14 protocols shipped without changes to existing decoders or the core parser. This post walks through the three composition primitives — the built-in IDL parser, protocol-specific preset overlays, and layered registries — and why each preset is a pure addition rather than a modification. Read the full post.