Skip to content

Fully Featured Light Client Powered Dashboard for Staking and Nomination Pools on Polkadot.

License

Notifications You must be signed in to change notification settings

polkadot-cloud/polkadot-staking-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

83b7d64 · Apr 1, 2025
Mar 22, 2025
Jan 24, 2025
Feb 24, 2025
Apr 1, 2025
Dec 17, 2023
Feb 4, 2025
Dec 17, 2023
Jan 6, 2025
Feb 26, 2025
Jan 24, 2025
Aug 7, 2023
Mar 8, 2025
Oct 4, 2024
Feb 4, 2025
Feb 28, 2025
Apr 1, 2025
Feb 7, 2025
Feb 28, 2025
Apr 1, 2025

Repository files navigation

Polkadot - App ci License

Polkadot Cloud Staking

Screenshot 2025-03-08 at 15 41 56

Contributing Community Assets

Validator Operators

To showcase your validator operator, submit a PR to @w3ux/w3ux-library. The operator will then be available in the @w3ux/validator-assets NPM package. Full instructions.

URL Variable Support

Polkadot Cloud Staking supports URL variables that can be used to direct users to specific configurations of the app, such as landing on a specific language or on a specific network. Variables are added at the end of the hash portion of URL.

The currently supported URL variables are as follows:

  • n: Controls the default network to connect to upon visiting the app. Supported values are polkadot, kusama and westend.
  • l: Controls the default to use upon visiting the app.
  • a: Controls the account to connect to upon visiting the app. Ignored if the account is not present in the initial imported accounts.

URL variables take precedence over saved values in local storage, and will overwrite current configurations. URL variables will update (if present) as a user switches configurations in-app, such as changing the network or language.

Example URL:

The following URL will load Kusama and use the Chinese localisation resource:

staking.polkadot.cloud/#/overview?n=kusama&l=zh

Presentations

Repository Transfer History

17/06/2024: Moved from paritytech/polkadot-staking-dashboard.