79 packages
@arisensdk/api
Application programming interface to ARISEN blockchain nodes.
@arisensdk/ecc
Elliptic curve cryptography functions
@arisensdk/rc-parse
ARISEN Ricardian contract parser
@arisensdk/signature-provider-interface
ARISEN's Signature Provider Interface
@arisensdk/window-message-signature-provider-interface
Allows desktop web applications to route signing requests to a browser extension authenticator
@arisenual/core
A library for allowing apps to easily use different auth providers.
@basestore/networker
A basestore networking module based on DSwarm.
basestore-swarm-networking
basestore networking module that uses dswarm to discover peers.
basestorevault
A DDatabase factory that stores and replicates linked bases.
basestorex
A DDatabase factory that stores and replicates linked bases.
@basestorex/networker
A Basestore networking module based on dSwarm.
dcast
A 1-to-1 E2E encrypted pipe over the dWeb.
@ddatabase/byte-stream
A Readable stream wrapper around DDatabase that supports reading byte ranges.
@ddatabase/cache
A caching module for dDatabase tree nodes and blocks
@ddatabase/crypto
Crypto library for dDatabase.
@ddatabase/default-storage
Default storage provider for dDatabase.
@ddatabase/multi-key
Function that takes a dDatabase and returns a new one that's signed by a new keypair but backed by the same data.
@ddatabase/peer-auth
Authenticate a @ddatabase/protocol connection by signing the NOISE public keys with a static key pair.
@ddatabase/promisifier
A DDatabase wrapper that lets you switch between callback and Promise APIs.
@ddatabase/protocol
Stream-based implementation of the dDatabase protocol.
@ddatabase/session
Make a session from a dDatabase that can auto cancel all inflight requests/downloads.
@ddatabase/simple-protocol
dWeb state machine.
@ddatabase/streams
External implementation of a WriteStream and ReadStream for dDatabase
@ddatabase/strong-link
Generate a link to a dDatabase index that contains a root hash of the Merkle Tree at that time.
@ddrive/daemon-client
A client library and CLI tool for interacting with the dDrive daemon.