hivecomb 0.1.1

A Rust library for the Hive blockchain: keys, Graphene serialization, transaction signing and RPC.
Documentation

hivecomb

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 8 feature flags, 6 of them enabled by default.

default

bip32 (default)

bip38 (default)

memo (default)

  • dep:aes (default)
  • dep:cbc (default)

rpc (default)

This feature flag does not enable additional features.

ureq-transport (default)

wallet (default)

async

reqwest-transport