116 packages
accumulator-hash
Generate unique references
action-test-trigger
anon-creds
Anonymous credential scheme based on https://eprint.iacr.org/2017/115.pdf
argon2hash-wasm
argon2 password hashing alg implemented in WASM
attest-auth
Login by attestation
autobase
A multiwriter data structure for Hypercore
autobase-next
## Install `npm i autobase-next`
autobase-test-helpers
Helpers when writing tests for an Autobased application
basic-noise
## Usage ```js const Noise = require('basic-noise') const initiator = new Noise('IK ', true) const responder = new Noise('IK', false)
biguintbe
Encode / decode unsigned BigInt as big endian
bint8array
Uint8Array utils for parity with Buffers
bitcoin-consensus-encoding
Abstract encoding for Bitcoin related objects
bitcoind-coinbase-test
collect coinbase txns for testing
bitcoin-test-util
collect coinbase txns for testing
bitcoin-transaction-indexer
Index bitcoin transactions/blocks in a Hyperbee
btc-script-builder
Small tool for building bitcoin scripts directly
btc-script-helpers
Helpers for composing bitcoin scripts
btc-script-utils
Helpers for composing bitcoin scripts
chacha20-universal
chacha20 in pure javascript
compact-encoding
A series of compact encoding schemes for building small and fast parsers and serializers
compact-encoding-struct
generate compact encodings from defined structs
corestore
A Hypercore factory that simplifies managing collections of cores.
debug-build
Conditional assertions
deterministic-sealed-box
Deterministically create sealed boxes
dht-size-up
Estimate the size of a DHT using find_node queries