Derive util for Valtio
Common functions used across Polkadot, derived from RPC calls and storage queries.
Cryptographic key pairs for the XRP Ledger
Pure javascript implementation of Bip32Ed25519, used for Cardano blockchain key pair.
Ethereum Name Service (ENS) Name Normalizer
Additional polkadot.js derives for Acala Network
Set the title on a pad in Etherpad, also includes real time updates to the UI
A function to create a derived Zustand store from stores
Cryptographic types and functions for Cardano
Universal Module for HKDF (Hash-based Key Derivation Function) in JavaScript
Pure JS Cardano Wallet library
This package holds key identifiers for Exodus' own BIP43 purpose
IOTA Signing Scheme
Cryptographic key pairs for the XRP Ledger
Webb JS API derived methods
Utilities for working with bolt07 data formats
Bitcoin BIP32 ('HD Wallet') path helpers.
A command line interface for programmatic operations across Transcend.
Common functions used across Polkadot, derived from RPC calls and storage queries.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
This package provides support for Hierarchical Deterministic (HD) Wallet.
Simple runtime TypeScript validator library
Library to derive a type from another.
TypeScript definitions for eccrypto
Proc macros for Anvilforge: FormRequest, Job, Migration, Listener.
Cast ORM derive macros: #[derive(Model)], #[has_many], #[belongs_to], #[scope].
Proc macros for Spark: #[derive(Spark)], #[spark::action], #[spark::mount], #[spark::updated], #[spark::on].
Anvilforge — Laravel-equivalent Rust web framework. Forge web apps with Eloquent-shape ORM, Blade-style templates, queues, mail, and more.
Bellows — Anvilforge's real-time broadcaster. WebSocket server with Pusher-compatible wire protocol, breathes events out to connected clients.
Boost — Anvilforge's AI-agent toolkit. Embedded MCP server with framework introspection tools (routes, models, components, schema, queries, logs).
Reverb — Anvilforge's websocket server with Pusher-compatible wire protocol.
Cast — Eloquent-shaped ORM for Anvilforge. Facade crate.
Cast ORM core for Anvilforge: Model trait, QueryBuilder, Column, Relation, Schema, migrations.
Smith — Anvilforge's CLI (Artisan equivalent). Scaffolding, migrations, serve, queue:work, schedule:run, test.
Anvilforge core: routing, middleware, container, request/response, error type, runtime cross-cutting concerns.
Anvilforge dev-mode hot-reload runtime — typed ABI + launcher that hot-swaps user handlers without restarting the framework process.