Project: clvm

[Contract Language | Chialisp] Virtual Machine

Project Details

Latest version
0.9.8
Home Page
https://github.com/Chia-Network/clvm
PyPI Page
https://pypi.org/project/clvm/

Project Popularity

PageRank
0.00496901529138448
Number of downloads
115879

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

$ pip install -e '.[dev]'
$ py.test tests