Files
powdr/openvm/scripts
ShuangWu121 71c3c3db71 k256 updated, ecc tests with larger input (#3217)
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>
2025-08-26 14:23:58 +00:00
..
2025-06-24 17:32:19 +00:00

Scripts

Set up (from the project root):

python3 -m venv .venv
source .venv/bin/activate
pip install -r openvm/scripts/requirements.txt