mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 23:27:56 -05:00
For best and standard practices in Rust, acronyms should be CamelCase, and capitalization should be avoided; i.e. ZKCircuit -> ZkCircuit This commit replaces all such occurencies in the codebase.
zklisp
This is a DSL for ZkVmCircuit from drk language.
It uses the mal (lisp) version of rust with some modifications to interact with bellman backend and also drk vm.
run
cargo run --bin lisp load new.lisp