#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

#35 in #cpi

Download history 38/week @ 2024-01-06 52/week @ 2024-01-13 35/week @ 2024-01-20 27/week @ 2024-01-27 53/week @ 2024-02-03 48/week @ 2024-02-10 58/week @ 2024-02-17 65/week @ 2024-02-24 55/week @ 2024-03-02 77/week @ 2024-03-09 74/week @ 2024-03-16 86/week @ 2024-03-23 119/week @ 2024-03-30 61/week @ 2024-04-06 93/week @ 2024-04-13 81/week @ 2024-04-20

368 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

~4MB
~84K SLoC