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

anchor-idl-tulip

Generates Rust code from an Anchor IDL

2 releases

0.4.1 Oct 4, 2022
0.4.0 Sep 30, 2022

#39 in #cpi

Download history 23/week @ 2024-02-19 12/week @ 2024-02-26 10/week @ 2024-03-04 14/week @ 2024-03-11 10/week @ 2024-03-18 15/week @ 2024-03-25

51 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

21KB
546 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