Skip to main content
Docs/Guides

Solana Blinks

Expose SolKernal skills as shareable Solana Actions links that can run from social and wallet surfaces.

Last updated July 2, 2026

Implementation notes

  • Metadata should include title, icon, description, labels, and expected input fields.
  • POST handlers must verify signed transaction payloads before execution.
  • Blink responses should return concise outputs because clients may have limited display space.
  • Every Blink execution should still create a normal SolKernal receipt.
NextStaking