112.86K
total weekly downloads
714 packages
@ariestools/actor
Environment-agnostic Actor base class with lifecycle, timers, readiness, and optional telemetry
@ariestools/actor-cli
cli-kit bridge for the Aries actor system: a CLI command is running actors
@ariestools/actor-model
Pure contracts for the Aries actor system: readiness, context, locator seam, params
@ariestools/actor-system
Environment-neutral config-driven provider actor system launcher
@ariestools/aries-chain-serve
Aries chain REST server: serves the XL1 published-chain S3 layout from one origin with /blocks, /state, /indexes subfolders
@ariestools/aries-dapp-core
Aries dapp backend core: the DappActor (forked xl1 actor pattern), process-wide provider locator, pluggable reducer, and the composed daemon that runs the storage server plus actors
@ariestools/aries-dapp-serve
Aries dapp REST server: serves a dapp backend's S3 layout from one origin with /state, /data, /index subfolders
@ariestools/aries-datalake-client
Client SDK for the Aries on-demand XL1 datalake control plane
@ariestools/aries-datalake-core
Shared types and contracts for Aries on-demand XL1 datalake provisioning
@ariestools/aries-witness-cli
Standalone witness CLI for Aries Tools
@ariestools/browser-kit
Config-driven provider actor launcher shared by browser realms
@ariestools/browser-kit-page
Page lifecycle adapter for browser-kit systems
@ariestools/browser-kit-plugin
Browser extension port adapters for browser-kit systems
@ariestools/browser-kit-service-worker
Service Worker event-lifetime adapter for browser-kit systems
@ariestools/browser-kit-worker
Web Worker lifecycle and provider proxy adapter for browser-kit systems
@ariestools/chain-serve-local-s3
One-call local XL1 test harness: published-chain S3 layout (s3rver) + xl1-cli (api/producer/finalizer/mempool/indexer)
@ariestools/cli
Aries Tools CLI - A suite of tools by Arie Trouw
@ariestools/cli-kit
Reusable actor lifecycle core for command-line applications
@ariestools/cli-kit-daemon
Local daemon lifecycle kit for command-line applications
@ariestools/cli-kit-node
Node.js process adapter for reusable actor command-line applications
@ariestools/cli-kit-yargs
Yargs adapter for reusable actor command-line applications
@ariestools/crypto
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
@ariestools/crypto-auth
Self-contained password and seed-phrase encryption/decryption for XY Labs wallets
@ariestools/error
DEPRECATED — use @ariestools/sdk/error. Backward-compatibility re-export shim.
@ariestools/eslint-config-flat
ESLint 9/10 flat config tiers for Aries Tools TypeScript packages