hal-simplicity 0.1.0

hal-simplicity: a Simplicity extension of hal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
hal-simplicity -- a Simplictiy-enabled extension of hal
============================================

This is a fork of Steven Roose's [hal-elements](https://github.com/stevenroose/hal-elements/)
which in turn is an extension of his Bitcoin tool [hal](https://github.com/stevenroose/hal).

# Installation

```
$ cargo install --locked hal hal-simplicity
```

You can also run it directly with `cargo run -- <command>`.