GitHunt
CH

[Contract Language|Chia Lisp] Virtual Machine

Coverage Status

This is the in-development version of a LISP-like language for encumbering and releasing funds with smart-contract capabilities.

See docs/clvm.org or https://chialisp.com/ for more info.

Testing

$ python3 -m venv venv
$ . ./venv/bin/activate
$ pip install -e '.[dev]'
$ pytest tests

Languages

Python100.0%
Apache License 2.0
Created August 20, 2019
Updated March 5, 2026
Chia-Network/clvm | GitHunt