vkz / clvm

[Contract Language|Chia Lisp] Virtual Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

[Contract Language|Chia Lisp] Virtual Machine

License:Apache License 2.0


Languages

Language:Python 100.0%