Hedera
Assist with Hedera HBAR transactions, account creation, token service, and consensus features.
Why use this skill?
Manage Hedera accounts, HBAR transfers, and native token services effortlessly. A powerful OpenClaw skill for secure and efficient Hedera Hashgraph network operations.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/hederaWhat This Skill Does
The Hedera skill for OpenClaw provides a comprehensive interface for interacting with the Hedera Hashgraph network. It simplifies complex blockchain operations such as account management, HBAR transfers, token service (HTS) management, and consensus-based operations. Unlike traditional EVM chains, Hedera requires specific workflows for account initialization and token associations; this skill abstracts those requirements, allowing you to manage native tokens and HBAR balances without navigating the low-level complexities of the Hedera SDK. It is designed to handle the unique architecture of Hedera, including account IDs, public memo fields, and automated staking configurations.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/ivangdavila/hedera
Use Cases
- Account Management: Programmatically initialize and manage user accounts, including account deletion for balance recovery.
- Token Operations: Facilitate the creation and association of fungible and non-fungible tokens using the Hedera Token Service (HTS) natively.
- Transaction Management: Send HBAR with specific memo fields for exchange deposits, ensuring compliance with destination tag requirements.
- Staking: Monitor and configure native staking to network nodes, ensuring rewards are accrued automatically.
- Development/Testing: Utilize the free Testnet environment to prototype applications before moving to Mainnet.
Example Prompts
- "Check the balance of account 0.0.12345 and list any associated tokens."
- "Send 50 HBAR to account 0.0.54321 with the memo 'Payment for services'."
- "Associate my account with the token ID 0.0.98765 to prepare for receiving assets."
Tips & Limitations
- Account Lifecycle: Remember that Hedera accounts do not exist until they are explicitly created. You cannot send HBAR to a non-existent address.
- Memo Security: The memo field is public and permanent. Never include private keys, passwords, or sensitive personal data in the 100-byte limit.
- Token Association: You must explicitly associate your account with any token (NFT or fungible) before it can be held in your wallet; this incurs a small HBAR fee to prevent spam.
- Data Privacy: Leverage mirror nodes for historical data queries, as the main network is optimized for throughput rather than archival storage.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-hedera": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.