Skip to content

added some common container definitions #7

Open
f0rki wants to merge 2 commits into
kupl:masterfrom
f0rki:containers
Open

added some common container definitions #7
f0rki wants to merge 2 commits into
kupl:masterfrom
f0rki:containers

Conversation

@f0rki
Copy link
Copy Markdown

@f0rki f0rki commented May 13, 2022

It is always nice to ship with an easy way to install and setup projects. Since I had to do it anyway for myself, I thought I'd share:

I added

  • a Dockerfile based on Ubuntu for easy deployment e.g. to some server
  • a shell.nix for a quick development setup with nix
  • a Makefile, which is imho more standard than ./build

Note that I switched to using a pre-built z3 (I think the version is currently 4.8.14 or something) to keep build times reasonable. I am not sure whether this has any implications.

I tested with the leaking ether example solidity file and everything seems to be working correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant