Generates an Anchor CPI crate from a JSON IDL, enabling cross-program invocation for Solana.
# Cargo.toml
[dependencies]
anchor-gen = "0.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a JSON IDL file and generates a CPI crate for Anchor.
Ensure your project uses compatible versions of `anchor-lang` and `solana-program`.
No dependency data recorded yet.