âšī¸ HOW IT WORKS
IMPORT IDL
âUpload IDL JSON file from your filesystem
âPaste IDL JSON directly into textarea
âSupports Anchor and native IDL formats
AUTO FORMS
âForms auto-generated from IDL instructions
âType-safe input fields with validation
âAccount and argument inputs clearly labeled
EXECUTE
âExecute instructions with connected wallet
âReal-time transaction status updates
âView transaction signatures and links
⨠KEY FEATURES
SMART TYPE DETECTION
Automatically detects and renders appropriate input fields for different data types (PublicKey, u64, string, bool, enums, etc.)
VALIDATION
Built-in validation for PublicKey addresses, numeric ranges, required fields, and data type matching
COMPLEX TYPES
Supports nested structs, arrays, enums, and optional fields with intuitive form layouts
INLINE DOCS
Shows instruction and parameter documentation from IDL directly in the form interface
đ¤ IMPORT IDL
Upload IDL file or paste JSON to get started