LogoLogo
WebsiteSubstrate Block ExplorerEVM Block ExplorerFaucet
  • Learn
    • Architecture
    • Staking
      • Proof of stake
    • Smart Contracts
    • Accounts
    • Infrastructure
      • Nodes
      • Agents
      • Models
      • IPFS
    • Security
      • OPOC
      • TSS
      • IPFS Integrity
      • Model Updates Integrity
    • Fees
    • Finney Testnet RPC Endpoints
  • Build
    • Address format
    • ink! Environment
    • Wasm Smart Contracts
      • Smart Contract Stack
      • Domain-Specific Languages (DSLs)
      • ink! Development
      • ask! Development
      • Basic ink! Contract
    • EVM Smart Contracts
      • Introduction to EVM Smart Contracts
      • HardHat
      • Your first EVM Smart Contract
      • Debug EVM Transactions
      • Precompiles
        • SR25519
        • Substrate ECDSA
        • XC20
    • Run a node
      • Run an archive node
        • Binary
      • Run a full node
      • Become a validator
        • Learn about Validators
        • Validator requirements
        • Spin up a validator
        • Set your identity
    • Build an Agent
      • Introduction
      • Development
      • Installing WASP
      • Agents API Reference
      • Available AI Models
Powered by GitBook
On this page
Export as PDF
  1. Build
  2. Run a node
  3. Become a validator

Set your identity

This section will guide you through the process of attaching real-world information to your Uomi account.

PreviousSpin up a validatorNextBuild an Agent

Last updated 8 months ago

When you are a validator, you care for your credibility and recognizability as seen by potential nominators. One way of ensuring the trustworthiness of your account is attaching some real-world information to your account, including the display name, email, website, etc.

Set basic information

Go on the , connect your validator wallet (created as first step in ).

Go to Developer > extrinsics.

Select your validator account and identity > setIdentity as extrinsic type

The default info are:

Name
data

Display

Name displayed on-chain when validating blocks

Legal

Legal name

Web

Website

Riot

Element username

Email

E-mail address

Image

Validator image

Twitter

Twitter link/username

You don't need to fill up everything, just leave as "None" whatever you don't want to share.

When you chose something to add, click "None" and select "Raw", write the information

Then click sign Sumbit transaction and send

Custom information

By clicking "Add new item" you can add custom information (up to 100 custom information), filling up firstly the name, then the data

polkadot.js app
Spin up a validator