#solidity #abi #evm #ethereum #proc-macro #encoding

macro linera-alloy-sol-macro

Solidity to Rust procedural macro

1 unstable release

0.7.4 May 30, 2024

#91 in #solidity

Download history 105/week @ 2024-06-11 61/week @ 2024-06-18 24/week @ 2024-06-25 72/week @ 2024-07-02 49/week @ 2024-07-09 84/week @ 2024-07-16 106/week @ 2024-07-23 81/week @ 2024-07-30 100/week @ 2024-08-06 151/week @ 2024-08-13 100/week @ 2024-08-20 193/week @ 2024-08-27 194/week @ 2024-09-03 281/week @ 2024-09-10 355/week @ 2024-09-17 244/week @ 2024-09-24

1,084 downloads per month
Used in 22 crates (via linera-alloy-sol-types)

MIT/Apache

200KB
4K SLoC

linera-alloy-sol-macro

This crate provides the sol! procedural macro, which parses Solidity syntax to generate types that implement linera-alloy-sol-types traits.

Refer to the macro's documentation for more information.


lib.rs:

linera-alloy-sol-macro

This crate provides the sol! procedural macro, which parses Solidity syntax to generate types that implement linera-alloy-sol-types traits.

Refer to the macro's documentation for more information.

Dependencies

~4–5.5MB
~106K SLoC