Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenroose/hal-elements
an Elements extension for hal
https://github.com/stevenroose/hal-elements
Last synced: 3 months ago
JSON representation
an Elements extension for hal
- Host: GitHub
- URL: https://github.com/stevenroose/hal-elements
- Owner: stevenroose
- License: cc0-1.0
- Created: 2019-03-11T11:39:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-05T17:24:48.000Z (4 months ago)
- Last Synced: 2024-10-09T22:11:47.902Z (4 months ago)
- Language: Rust
- Size: 104 KB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
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