{"library":"clvm","type":"library","category":null,"description":"CLVM is the Python implementation of the Contract Language (Chialisp) Virtual Machine, a core component of the Chia blockchain. It provides the low-level logic for evaluating Chialisp programs, handling s-expression data structures, and executing CLVM opcodes. Currently at version 0.9.15, it receives regular updates, often in sync with the broader Chia ecosystem, to enhance security, performance, and type correctness.","language":"python","status":"active","version":"0.9.15","tags":["blockchain","chia","chialisp","virtual-machine","cryptocurrency","smart-contracts"],"last_verified":"Tue May 26","install":[{"cmd":"pip install clvm","imports":["from clvm.SExp import SExp","from clvm.Program import Program","from clvm.operators import run_program","from clvm_tools.binutils import assemble"]},{"cmd":"pip install clvm clvm_tools","imports":[]}],"homepage":"https://chialisp.com","github":"https://github.com/Chia-Network/clvm","docs":null,"changelog":null,"pypi":"https://pypi.org/project/clvm/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":2.4,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/clvm/compatibility"}}