Snapchain / zkValidium-quickstart

16 stars 31 forks source link

Allow configuring the `docker-compose` toolchain #13

Closed valo closed 9 months ago

valo commented 1 year ago

Now the docker-compose toolchain can be configured like this:

DOCKERCOMPOSE="docker compose" make run

Fixes #12

bap2pecs commented 9 months ago

this is now fixed with #28