web3-manager

Community

Blockchain asset management and verification.

Authorlofibrainwav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill manages blockchain interactions, including wallet monitoring and smart contract execution for Kingdom assets.

Core Features & Use Cases

  • check_balance: Query wallet balances.
  • monitor_transactions: Track transaction activity.
  • execute_contract: Call smart contracts and verify signatures.

Quick Start

wallet = await web3_manager.check_balance("0xABC...")

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: web3-manager
Download link: https://github.com/lofibrainwav/AFO_Kingdom/archive/main.zip#web3-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository