#anchor #solana #idl #generate #json #cpi

anchor-idl-mod

Generates Rust code from an Anchor IDL

2 releases

0.3.3 Aug 1, 2023
0.3.2 Aug 1, 2023

#27 in #cpi

38 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

21KB
548 lines

anchor-idl

Generates an Anchor CPI crate from a JSON IDL.

This is a component of anchor-gen.

License

Apache 2.0


lib.rs:

Generates Rust code from an Anchor IDL.

Dependencies

~4MB
~88K SLoC