@hub3js/std
v0.3.0
Published
Shared standard layer for `@hub3js` namespace packages. Provides operator primitives, shared action implementations, builders, hooks, and types that chain-specific namespace packages (`@hub3js/evm`, `@hub3js/solana`, …) build on top of.
Readme
@hub3js/std
Shared standard layer for @hub3js namespace packages. Provides operator
primitives, shared action implementations, builders, hooks, and types that
chain-specific namespace packages (@hub3js/evm, @hub3js/solana, …) build on
top of.
Exposed via subpaths:
@hub3js/std/operators—before/after/and/orrecommended hooks@hub3js/std/actions— shared action implementations (e.g.disconnect)@hub3js/std/builders— pre-wiredActionBuilderfactories@hub3js/std/hooks— reusable subscriber builders (e.g.ChangeAccountSubscriberBuilder)@hub3js/std/types— foundational types (Namespace, CAIP accounts, common actions,InstanceMap)@hub3js/std/utils— CAIP validation, error standardization
