|
|
3 years ago | |
|---|---|---|
| .. | ||
| README.md | 3 years ago | |
| opcodes.no-nipoint.zk | 3 years ago | |
| opcodes.zk | 3 years ago | |
| zkrunner.py | 3 years ago | |
zkrunner is a simple Python script that calls into the Darkfi Python SDK.
The Python SDK provides APIs such as creating a circuit, assigning the witness to the circuit and more.
zkrunner uses the Python SDK to create a developement environment for zkas developer where:
This is so developers have an easier time to test their zkas circuit.
Follow the guide in src/sdk/python/README.md to install the Python bindings and virtual environment.
zkrunner.py, provide the path to zkas binary code, witness and assign accordingly.python zkrunner.py [--verbose].