Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
/ polkadot-cloud Public archive

[BETA] A library and automated platform for developing and publishing assets for Polkadot dapps.

License

Notifications You must be signed in to change notification settings

paritytech/polkadot-cloud

Repository files navigation

DEPRECATED

This repository is deprecated in favour of @polkadot-cloud


License

Polkadot Cloud

Polkadot Cloud is a library and platform for developing and publishing assets for Polkadot dapps.

Directory

@polkadot-cloud/core  [source  |  npm]

Core styles and themes for Polkadot dapps.

@polkadot-cloud/react  [source  |  npm]

Functional React components for Polkadot dapps.

  • Polkicon: A light-weight and customisable Polkadot Icon.

  • Extensions Provider: Discover available web3 exensions and manage their status.

  • Extension Accounts Provider: Connect to web extensions and subscribe to accounts.

  • Odometer: An odometer effect used for numbers and balances.

  • Overlay: Overlay Provider and UI component for modals and overlaying content.

  • Charts: light-weight charts for displaying simple statistics.

  • Buttons: A small collection of plug-and-play button components.

@polkadot-cloud/assets  [source  |  npm]

Data sources and static assets for Polkadot dapps.

@polkadot-cloud/utils  [source  |  npm]

Common utility functions to aid in Polkadot dapp development.

  • Base: A collection of reusable utilities for manipulating string / number / arrays etc.

  • Unit: A collection of reusable utilities for manipulating chain units.