/ui

Re-usable browser libraries and React UI components used inside the polkadot.{js} family of Polkadot and Substrate applications. Full documentation & examples available

Primary LanguageTypeScriptApache License 2.0Apache-2.0

@polkadot/ui

Basic browser and framework agnostic UI components for creating apps using the polkadot{.js} libraries

overview

The following UI components are currently available -

Additionally some shared libraries, that are not dependent on any framework -

  • ui-keyring A browser-specific wrapper around the base @polkadot/keyring library
  • ui-settings A browser local storage wrapper for app settings & configuration
  • ui-shared Shared logic that is used across UI components, e.g. for icon generation