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
@substrate/index-tpl-crud
Script to update index.html of Parity projects that publish their rustdocs in github.
@substrate/light
WASM light clients from various chains, bundled in a single package.
substrate-lite
Light client that connects to Polkadot and Substrate-based blockchains
substrate-lite-js
```sh cargo install wasm-bindgen-cli # If necessary wasm-pack build ```
substrate-lite-tmp-test
Light client for Polkadot and other Substrate-compatible chains
@substrate/local-storage
Fork: React hook for local-storage
@substrate/node-watcher
Extract, Transform, Load Kusama/Polkadot history into a PostgreSQL DB
@substrate/playground-api
An isomorphic API client for Substrate Playground
@substrate/playground-cli
Substrate Playground CLI
@substrate/playground-client
An isomorphic client for Substrate Playground
@substrate/react-context
Wrapper to connect React components to PolkadotJS Api
@substrate/smoldot-light
Light client that connects to Polkadot and Substrate-based blockchains
@substrate/smoldot-provider
PolkadotJS provider for smoldot wasm light client
@substrate/ss58-registry
Registry for SS58 account types
@substrate/txwrapper
Helper functions for offline transaction generation.