You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a "Visual Workflow" Diagram: A small mermaid.js or SVG flowchart showing how a developer moves from code to a witness.
Type Reference Table: Perhaps include a small markdown table of common types (e.g., u8, u32, u256, Signature, Pubkey) and their expected string formats.
Links to the mentioned example files (htlc.simf, escrow_with_delay.simf) are missing
provide a link to a JSON schema for .wit files to allow developers to use IDE validation while writing them.