hal-elements

Crates.iohal-elements
lib.rshal-elements
version0.2.0
sourcesrc
created_at2019-03-12 13:23:55.645548
updated_at2023-03-28 22:34:18.266849
descriptionhal-elements: an Elements extension of hal
homepagehttps://github.com/stevenroose/hal-elements/
repositoryhttps://github.com/stevenroose/hal-elements/
max_upload_size
id120287
size80,427
Steven Roose (stevenroose)

documentation

README

hal-elements -- an Elements extension of hal

An extension of 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
Commit count: 35

cargo fmt