hashiverse-lib 1.0.5-rc4

Core protocol library for Hashiverse — your open-source decentralized X/Twitter replacement.
Documentation

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

Fuzzing

fuzz-hashiverse-lib with cargo bolero test