#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

#105 in #solidity

Download history 105/week @ 2024-07-27 94/week @ 2024-08-03 111/week @ 2024-08-10 135/week @ 2024-08-17 112/week @ 2024-08-24 225/week @ 2024-08-31 230/week @ 2024-09-07 333/week @ 2024-09-14 348/week @ 2024-09-21 169/week @ 2024-09-28 154/week @ 2024-10-05 149/week @ 2024-10-12 299/week @ 2024-10-19 292/week @ 2024-10-26 619/week @ 2024-11-02 478/week @ 2024-11-09

1,704 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
~104K SLoC