hashiverse-lib 1.0.7-rc2

Core protocol library for Hashiverse — your open-source decentralized X/Twitter replacement.
docs.rs failed to build hashiverse-lib-1.0.7-rc2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: hashiverse-lib-1.0.6

About

This library is common to the associated hashiverse-server and hashiverse-client-lib repos.

Usage

test-hashiverse-lib-default with cargo nextest run -p hashiverse-lib

test-hashiverse-lib-wasm with cargo nextest run --target wasm32-wasip1 -p hashiverse-lib

Publish

publish-hashiverse-rust — published to crates.io on release events, alongside hashiverse-server-lib and hashiverse-client-rust.

Fuzzing

fuzz-hashiverse-lib with cargo bolero test