Humanode Docs
  • Quick Start
  • Overview
  • Concepts
    • Bioauth
    • Smart Contracts
    • Node
    • Validator
  • Chains
  • Help & Support
    • Troubleshooting
    • FAQ
    • Discord
  • Node
    • About
    • System Requirements
    • Setup
    • CLI
      • Dev Mode
    • JSON-RPC
    • Tools & Services
  • Humanode Launcher
    • About
    • Launcher Installation
    • Workspace Creation
      • Remote
      • Local
        • Linux / macOS
        • Windows
    • Node Installation
    • Node Configuration
    • Running the node
    • Stopping the node
  • Humanode Distribution
    • About
    • Preparation
    • Node Installation
      • Manual Installation
    • Running the node
  • Validators
    • About
    • Becoming a validator
    • Checking validator status
  • Tools & Services
    • Polkadot.js apps
    • Polkadot.js extension
      • Wallet Setup
    • EVM Playground
    • Subscan
    • Exchanges
    • Oracles
    • Testnet Faucets
    • Substrate API Sidecar
    • Humanode Truffle Box
    • Humanode Token Claim
  • Bioauth
    • About Bioauth
    • Enrolling
    • Authenticating
    • Robonode
  • EVM & Solidity Smart Contracts
    • EVM Compatibility
    • Precompiles
    • Architecture
    • HMND/eHMND swap
    • EVM Dev Mode & Keys
    • Sample contract: ERC20 token
    • EVM Playground
    • Humanode Truffle Box
Powered by GitBook
On this page
  1. Tools & Services

Polkadot.js extension

One of the options to create accounts at Humanode networks.

PreviousPolkadot.js appsNextWallet Setup

Last updated 1 year ago

Polkadot.js extension allows to create Humanode account with the main basic functionality - signing transactions. It's not responsible for storing your funds (just keystore operations).

An account is essentially a keypair, but the public key is used as an address, and the private key is kept private and used to sign transactions.

Use the link to download and install it in your browser.

Once installed, you’ll be prompted to accept the terms and conditions and then you’ll be able to create an account.

We don't recommend using the extension as a cold keystore to manage your accounts with your own funds.

Check the substrate docs to find more details.

LogoPolkadot-js extension, manage accounts for substrate based chains
Logopolkadot-js | Substrate_ Docs