Skip to content

Validator Assets

A list of Polkadot validator operators with metadata and icons.

npmsource

Usage

A list of validator operators are available as a ValidatorCommunity object, along with each operator's thumbnail icon in SVG format.

Install

First, we will install @w3ux/validator-assets as a dependency in our project.

npm
npm i @w3ux/validator-assets

Import

import { ValidatorCommunity } from '@w3ux/validator-assets';