Pinned Repositories
api
Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
apps
Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
common
Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.
docs
This is the documentation portal for all Polkadot and Substrate related tools and libraries in the polkadot-js family of repos.
dotapps.io
IPNS with dnslink for the apps UI to interact with Polkadot and Substrate chains.
extension
Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
phishing
A curated list of known less-than-honest operators on Polkadot and Substrate networks. Includes a simple JS utility function to check any host or address against this list.
tools
Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools
ui
Re-usable browser libraries and React UI components used inside the polkadot.{js} family of Polkadot and Substrate applications. Full documentation & examples available
wasm
A collection of WASM wrappers (mostly around Rust libraries) that are used as faster versions of JS-native functions on Polkadot and Substrate networks.
@polkadot{.js}'s Repositories
polkadot-js/apps
Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
polkadot-js/api
Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
polkadot-js/extension
Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
polkadot-js/tools
Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools
polkadot-js/common
Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.
polkadot-js/phishing
A curated list of known less-than-honest operators on Polkadot and Substrate networks. Includes a simple JS utility function to check any host or address against this list.
polkadot-js/docs
This is the documentation portal for all Polkadot and Substrate related tools and libraries in the polkadot-js family of repos.
polkadot-js/wasm
A collection of WASM wrappers (mostly around Rust libraries) that are used as faster versions of JS-native functions on Polkadot and Substrate networks.
polkadot-js/ui
Re-usable browser libraries and React UI components used inside the polkadot.{js} family of Polkadot and Substrate applications. Full documentation & examples available
polkadot-js/dotapps.io
IPNS with dnslink for the apps UI to interact with Polkadot and Substrate chains.
polkadot-js/client
An alternative Polkadot Runtime Environment implementation acting as a full-node (excluding block production for validators) for syncing with Substrate-based chains.
polkadot-js/dev
Development configuration, scripts and and CI setup for polkadot-js projects. It acts as templates for other projects to reduce boilerplate, making everything consistent.
polkadot-js/polkadot-js.github.io
Simple landing and project overview page for the polkadot-js family of repos.
polkadot-js/build-deno.land
Package publishing for deno.land/x/polkadot
polkadot-js/ts
Misc. TypeScript definitions that are not yet available on DefinitelyTyped but required by other projects in this repo. Should be merged with upstream projects or the DT project.
polkadot-js/polkadot-identicon
Deprecated. Moved to partitytech/oo7.
polkadot-js/ss58
The SS58 address encoder/decoder
polkadot-js/build-bundle
Browser bundles that can be included as-is, without a build step
polkadot-js/oo7-polkadot
Polkadot Bonds library
polkadot-js/polyfill
Deprecated. Moved to the common repo. A collection of cross-environment polyfills
polkadot-js/dns.js.org
Providing nice and free domains for GitHub Pages since 2015
polkadot-js/schnorrkel-js
Incorporated in https://github.com/polkadot-js/wasm