mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-01-12 19:07:56 -05:00
k256 is updated with the newer openvm-guest-hint and we can test ecc with larger input 50 --------- Co-authored-by: Georg Wiese <georgwiese@gmail.com>
Scripts
Set up (from the project root):
python3 -m venv .venv
source .venv/bin/activate
pip install -r openvm/scripts/requirements.txt