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

clockwork-anchor-idl

Generates Rust code from an Anchor IDL

2 releases

0.3.2 Apr 10, 2023
0.3.1 Mar 31, 2023

#37 in #cpi

Download history 22/week @ 2024-06-30 35/week @ 2024-07-07 81/week @ 2024-07-14 71/week @ 2024-07-21 79/week @ 2024-07-28 71/week @ 2024-08-04 67/week @ 2024-08-11 55/week @ 2024-08-18 77/week @ 2024-08-25 55/week @ 2024-09-01 56/week @ 2024-09-08 63/week @ 2024-09-15 62/week @ 2024-09-22 64/week @ 2024-09-29 10/week @ 2024-10-06 51/week @ 2024-10-13

198 downloads per month
Used in 19 crates (2 directly)

Apache-2.0

23KB
619 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

~2.3–3.5MB
~69K SLoC