LyktaSolana transaction observability inside VS Code. Paste a transaction signature and instantly see the full CPI call tree, account balance diffs, compute unit usage, and plain-English error explanations — without leaving your editor. InstallSearch Lykta in the VS Code Extensions panel, or:
Usage
PanelsCPI Tree — Expandable call tree showing every program invoked by the transaction. Failed nodes appear in red with the failure reason inline. Compute units consumed per frame shown on the right. Account Diff — Pre/post SOL balances for every account touched, with signed deltas coloured green (credit) or red (debit). SPL token balance changes appear in a separate table below. Compute Meter — Horizontal bar per top-level instruction showing CUs consumed vs limit. Green below 50%, amber 50–80%, red above 80%. Error — Error name, code, program ID, and the full error message. If Configuration
Change via Settings → search AI Error SuggestionsSet Source |