Skip to content

polkadot-js/ui

Repository files navigation

@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