Skip to content

Nightly

arty edited this page Oct 4, 2023 · 1 revision

clvm_tools_rs has a nightly branch akin to rust's, where features "grow" and morph so people can try them and give feedback before they become an official part of the language.

You can install the nightly branch in your virtualenv with

pip install git+https://github.com/Chia-Network/clvm_tools_rs.git@dev

Install rust first.

Features include:

Advanced macro tutorial

Clone this wiki locally