ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Blockchain & DID

Decentralized identity (DID) management, on-chain KYC status, and membership tiers with token staking.

Why use this skill?

Use the OpenClaw Blockchain & DID skill to automate on-chain identity management, KYC verification, and token staking for membership tier upgrades.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/d9m1n1c/aiotnetwork-blockchain-did
Or

What This Skill Does

The Blockchain & DID skill provides OpenClaw AI with the capability to manage decentralized identities (DID) and navigate on-chain membership systems. It acts as an interface between the agent and the AIOT Network, allowing the agent to verify identity, manage KYC (Know Your Customer) documentation on the blockchain, and handle token staking workflows. By using this skill, the agent can check, create, and maintain a user's digital identity independently, while also providing tools to upgrade membership tiers through token staking to gain access to exclusive platform benefits and fee discounts.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/d9m1n1c/aiotnetwork-blockchain-did

The source code is maintained in the openclaw/skills repository under the author d9m1n1c. Please ensure your environment variable AIOT_API_BASE_URL is set if you are working with a local test net; otherwise, the skill defaults to https://payment-api-dev.aiotnetwork.io.

Use Cases

  • Identity Onboarding: Seamlessly register a new decentralized identity and complete basic, standard, or enhanced KYC levels as required for specific account features.
  • Tiered Membership Management: Retrieve available membership tiers to determine the amount of tokens required for an upgrade, and execute the staking process directly through the agent.
  • Portfolio Monitoring: Frequently poll the current membership status and DID health to ensure the user maintains access to optimal fee discounts (up to 25% for Tier 4).

Example Prompts

  1. "Check if I have a decentralized identity and if not, create one for me immediately."
  2. "What are the current membership tier requirements, and how many tokens do I need to stake to reach Tier 3?"
  3. "Please complete the standard KYC process for my account on the blockchain."

Tips & Limitations

  • Permanence: Note that DID creation is a one-time operation. Once a DID is active, it cannot be recreated; ensure you are operating on the correct wallet/account.
  • Independence: On-chain KYC is entirely independent of off-chain MasterPay KYC. Do not assume that completing one grants you status in the other.
  • Staking Logic: Staking directly influences your tier calculation. Always verify the current tier status before initiating a stake to avoid over-committing tokens. Ensure that you have adequate token balance before calling the stake tool.

Metadata

Author@d9m1n1c
Stars3409
Views0
Updated2026-03-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-d9m1n1c-aiotnetwork-blockchain-did": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#blockchain#identity#kyc#staking#web3
Safety Score: 4/5

Flags: network-access, external-api