hal-elements -- an Elements extension of hal
============================================
An extension of [hal](https://github.com/stevenroose/hal).
# Installation
```
$ cargo install hal hal-elements
```
# Summary of commands:
- address
- create: create addresses
- inspect: inspect addresses
- block
- create: create a binary block from JSON
- decode: decode a binary block to JSON
- tx
- create: create a binary transaction from JSON
- decode: decode a transaction to JSON