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
A function to create a derived Zustand store from stores
Set the title on a pad in Etherpad, also includes real time updates to the UI
Cryptographic types and functions for Cardano
Universal Module for HKDF (Hash-based Key Derivation Function) in JavaScript
This package holds key identifiers for Exodus' own BIP43 purpose
AWS CDK L3 constructs that compile a `DomainRegistry` snapshot into CloudFormation. Takes the output of `mc-domain-module build` and generates type-safe infrastructure.
Pure JS Cardano Wallet library
IOTA Signing Scheme
Cryptographic key pairs for the XRP Ledger
Webb JS API derived methods
Utilities for working with bolt07 data formats
Key derivation based on Hierarchical Deterministic (HD)/Mnemonic keys and BIP32, for Kadena
Bitcoin BIP32 ('HD Wallet') path helpers.
This is a library that allows you to derive ed25519 private and public keys from mnemonic words(or seed, or other keys).
A command line interface for programmatic operations across Transcend.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
This package provides support for Hierarchical Deterministic (HD) Wallet.
Simple runtime TypeScript validator library
Derive macros for domainstack: #[derive(Validate, ToSchema, ToJsonSchema)] - validation + auto-generate OpenAPI/JSON Schema
Write validation once, use everywhere: Rust rules auto-generate JSON Schema + OpenAPI + TypeScript/Zod. WASM browser validation. Axum/Actix/Rocket adapters.
Actix-web extractors for domainstack: DomainJson<T> with automatic validation and structured error responses
Axum extractors for domainstack: DomainJson<T> with automatic validation and structured error responses
Rocket request guards for domainstack: DomainJson<T> with automatic validation and structured error responses
OpenAPI schema generation for domainstack validation types