Skip to content

Chia-Network/clvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8cf27c9 · Apr 17, 2025
Apr 17, 2025
Apr 2, 2025
Oct 12, 2020
Apr 2, 2025
Aug 12, 2021
Oct 17, 2019
Jan 2, 2025
Aug 2, 2021
May 7, 2024
Mar 9, 2020
Jul 23, 2024

Repository files navigation

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