Go to file
Anton Livaja 1a96cffebc
update readme and fix path
2025-06-05 17:33:04 -07:00
keeta-locker@8fb2b54b16 initial commit 2025-06-05 09:39:46 -07:00
Containerfile update readme and fix path 2025-06-05 17:33:04 -07:00
README.md update readme and fix path 2025-06-05 17:33:04 -07:00
stagex-solc-0.8.30.tar initial commit 2025-06-05 09:39:46 -07:00

README.md

Deterministic solc + foundry

Build

docker build -f Containerfile . --progress=plain -t eth-tools

Load StageX Solidity

docker load -i stagex-solc-0.8.30.tar

Interactive Mode

docker run -it eth-tool /bin/sh