I hereby claim:
- I am leonardoalt on github.
- I am altl (https://keybase.io/altl) on keybase.
- I have a public key ASC5GU9pchuIti8cM5u0xj4SOuiawb25N3LnztTB3xCAmwo
To claim this, I am signing this object:
| #!/usr/bin/sh | |
| TMPDIR=$(mktemp -d) | |
| cd "$TMPDIR" | |
| compile() | |
| { | |
| solc --yul --yul-dialect evm $1 2> /dev/null | awk 'f{print;f=0} /Binary representation:/{f=1}' | |
| } |
I hereby claim:
To claim this, I am signing this object: