--- home: true heroText: tagline: # Bringing JavaScript to the Polkadot world. # actionText: Repository Overview # actionLink: /REPOS.md features: - title: Frameworks details: We support multiple UI frameworks, including React, React Native and Vue. - title: Identicon details: A flexible identity icon generator supporting a number of display styles based on theme. - title: Keyring details: An extension to the base keyring that allows for additions such as browser storage. footer: Apache-2 Licensed | Copyright © 2017-2019 polkadot-js authors and contributors --- ## Welcome This is a collection of UI libraries, utilities and classes that allows for easier use of the Polkadot JS infrastructure inside your apps. ::: tip Getting started For those new to these repose, we provide a [getting started](start/README.md) guide to take you from the tame to the insane. ::: ## Available packages This repository split up into a number of internal packages, namely - - Examples take a short dive into some functionality, either for [React](example-react/README.md), [React Native](exampleReactNative) and [Vue](example-vue/README.md). - Identicons display identity icons based on theme, available for [React](react-identicon/README.md) also availble for [React Native](reactnative-identicon/README.md) and [Vue](vue-identicon/README.md) - [keyring](ui-keyring/README.md) A keyring with browser-specific extensions - [settings](ui-settings/README.md) Setting management and defaults ## The Polkadot Project You can read more about the Polkadot Network at [https://polkadot.network/](https://polkadot.network/) and more about the polkadot-js projects at [https://polkadot.js.org](https://polkadot.js.org) ## Github repositories You can find the Polkadot repositories at: - [https://github.com/polkadot-js](https://github.com/polkadot-js) - [https://github.com/paritytech/polkadot](https://github.com/paritytech/polkadot) - [https://github.com/paritytech/substrate](https://github.com/paritytech/substrate) This documentation is generated from [https://github.com/polkadot-js/ui](https://github.com/polkadot-js/ui) ## Contributing Contribution to the Polkadot JS projects are more than welcome. You can [report issues](https://github.com/polkadot-js/ui/issues/new) and [log feature requests](https://github.com/polkadot-js/ui/issues/new).