alloy-rs / examples

Example code for using alloy and alloy-core
Apache License 2.0
136 stars 34 forks source link

`JSON` and `dyn` ABI encoding + `sol_types` static encoding #123

Closed PraneshASP closed 4 months ago

PraneshASP commented 4 months ago

Motivation

Resolves #71

Solution

PR Checklist

zerosnacks commented 4 months ago

Looking good! Only feedback is that with these examples I find it enjoyable to lead the user through a story of what is happening step by step

zerosnacks commented 4 months ago

Thanks! LGTM, applying minor fixes