Awesome
Ethernaut-CTF
Ethernaut CTF solutions with Ape, Vyper, & Huff.
Dependencies
How to use
Install Ape & Vyper in a fresh virtual env with your package manager of choice.
With poetry:
poetry install
Install Ape plugins:
ape plugins install .
Run huff scripts:
ape run huff hello_ethernaut
Run vyper scripts:
ape run vyper hello_ethernaut