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
- Host: GitHub
- URL: https://github.com/uncomputable/hal-simplicity
- Owner: uncomputable
- License: cc0-1.0
- Created: 2022-09-12T14:32:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T19:59:39.000Z (almost 2 years ago)
- Last Synced: 2025-04-13T06:13:57.203Z (3 months ago)
- Topics: application, bitcoin, cli, graph, rust
- Language: Rust
- Homepage:
- Size: 43.9 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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