32 packages
smoldot
Light client that connects to Polkadot and Substrate-based blockchains
@substrate/api-sidecar
REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.
@substrate/calc
Off-chain calculations for @substrate/api-sidecar.
@substrate/connect
Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.
@substrate/connect-extension-protocol
Protocol for connect message passing with the extension
@substrate/context
Wrapper to connect React components to PolkadotJS Api
@substrate/design-system
Substrate design system
@substrate/dev
JS/TS development environment configuration and dependencies for @substrate projects.
@substrate/extension-provider
PolkadotJS provider for substrate-connect extension
@substrate/generate-type-bundle
This package allows you generate a valid [OverrideTypesBundle](https://github.com/polkadot-js/api/blob/master/packages/types/src/types/registry.ts#L73-L76) JSON file to inject into a polkadot-js `ApiPromise` under the `typesBundle` option key. This is a h