mouzzarr / zkvyper-bin

This repository contains current and historical builds of the zkEVM Vyper Compiler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zkvyper-bin

This repository contains current and historical builds of the zkEVM Vyper Compiler.

Compiler changelog

Troubleshooting

  • The binary may need to have its executable bit set:

chmod a+x <path to file>

  • On macOS, the binary may need to have its quarantine attribute cleared:

xattr -d com.apple.quarantine <path to file>

About

This repository contains current and historical builds of the zkEVM Vyper Compiler.

License:Apache License 2.0