MCPcopy Index your code
hub / github.com/Chia-Network/clvm

github.com/Chia-Network/clvm @0.9.15

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.9.15 ↗ · + Follow
232 symbols 1,017 edges 28 files 17 documented · 7%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

$ python3 -m venv venv
$ . ./venv/bin/activate
$ pip install -e '.[dev]'
$ pytest tests

Core symbols most depended-on inside this repo

to
called by 105
clvm/SExp.py
pop
called by 29
clvm/read_cache_lookup.py
first
called by 29
clvm/SExp.py
as_atom
called by 27
clvm/SExp.py
get
called by 20
clvm/object_cache.py
rest
called by 20
clvm/SExp.py
find_path
called by 18
clvm/read_cache_lookup.py
null
called by 18
clvm/SExp.py

Shape

Method 116
Function 89
Class 27

Languages

Python100%

Modules by API surface

tests/as_python_test.py36 symbols
clvm/more_ops.py31 symbols
tests/serialize_test.py26 symbols
tests/to_sexp_test.py24 symbols
clvm/SExp.py22 symbols
clvm/serialize.py14 symbols
clvm/run_program.py10 symbols
clvm/operators.py9 symbols
clvm/read_cache_lookup.py8 symbols
tests/operators_test.py7 symbols
tests/cmds_test.py7 symbols
clvm/core_ops.py7 symbols

For agents

$ claude mcp add clvm \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact