# clvm **Repository Path**: Zhemin0929_admin/clvm ## Basic Information - **Project Name**: clvm - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-24 - **Last Updated**: 2022-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Coverage Status](https://coveralls.io/repos/github/Chia-Network/clvm/badge.svg?branch=main)](https://coveralls.io/github/Chia-Network/clvm?branch=main) 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