uncomputable / hal-simplicity

Companion for the Simplicity language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hal-simplicity -- the Simplicity companion

CLI companion for the Simplicity language, in spirit of hal. Work in progess.

Building

cargo build

Commands

  • graph: Visualize a Simplicity program as a graph
  • list: List the nodes of a Simplicity program
  • script: Parse the given hex as Miniscript, convert into equivalent Simplicity and export the resulting program

About

Companion for the Simplicity language

License:Creative Commons Zero v1.0 Universal


Languages

Language:Rust 97.2%Language:Nix 2.8%