https://github.com/elementsproject/hal-elements
an Elements extension for hal
https://github.com/elementsproject/hal-elements
Last synced: 3 months ago
JSON representation
an Elements extension for hal
- Host: GitHub
- URL: https://github.com/elementsproject/hal-elements
- Owner: ElementsProject
- License: cc0-1.0
- Created: 2019-03-11T11:39:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-02T16:54:39.000Z (4 months ago)
- Last Synced: 2025-10-11T13:16:55.155Z (4 months ago)
- Language: Rust
- Size: 105 KB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
hal-elements -- an Elements extension of hal
============================================
An extension of [hal](https://github.com/stevenroose/hal).
# Installation
```
$ cargo install --locked 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