PROGRAM INTERACTION

Import IDL and interact with Solana programs through auto-generated forms

â„šī¸ 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