[Contract Language | Chialisp] Virtual Machine


Keywords
chia, chia-blockchain, chialisp
License
Apache-2.0
Install
pip install clvm==0.7

Documentation

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