Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Nightly

arty edited this page Jul 6, 2023 · 6 revisions

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