Ethereym Vyper's docker container v0.1.0b7
129
docker pull sweetpotatoz/vyper:{version}
To compile a vyper contract file .vy Run this docker container run -v //c/temp/vyper-test-contract.vy:/code/vyper-test-contract.vy sweetpotatoz/vyper:0.1.0b7 vyper-test-contract.vy
Assuming the .vy contract file that you want to compile is vyper-test-contract.vy, and reside on your host machine C\temp /code is the working directory of the container
Vyper documentation https://vyper.readthedocs.io *Note: if you are using Docker with Windows, please remember to enable shared drives for the drive you are using for mapping files.
Content type
Image
Digest
Size
101.8 MB
Last updated
over 7 years ago
docker pull sweetpotatoz/vyper:0.1.0b7