An open API service indexing awesome lists of open source software.

https://github.com/uncomputable/hal-simplicity

Companion for the Simplicity language
https://github.com/uncomputable/hal-simplicity

application bitcoin cli graph rust

Last synced: 3 months ago
JSON representation

Companion for the Simplicity language

Awesome Lists containing this project

README

        

# hal-simplicity -- the Simplicity companion

CLI companion for the Simplicity language,
in spirit of [hal](https://github.com/stevenroose/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