Hedera

Assist with Hedera HBAR transactions, account creation, token service, and consensus features.

23 stars

Best use case

Hedera is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Assist with Hedera HBAR transactions, account creation, token service, and consensus features.

Teams using Hedera should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/hedera/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/chains/hedera/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/hedera/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Hedera Compares

Feature / AgentHederaStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Assist with Hedera HBAR transactions, account creation, token service, and consensus features.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

## Account Model (Critical Difference)
- Hedera accounts must be created before receiving funds — unlike Bitcoin/Ethereum, addresses don't exist until created
- Account creation costs HBAR — someone must fund the initial creation
- Account IDs are numeric (0.0.12345) — not cryptographic hashes like other chains
- Memo field available on accounts — can store small amounts of data
- Accounts can be deleted to recover balance — but requires all tokens and associations removed first

## Account Creation
- New users need someone to create their account — can't just generate address and receive
- Exchanges create accounts on withdrawal — but self-custody requires creation first
- HashPack and other wallets offer account creation — may require payment or sponsor
- Testnet accounts free to create — use for development and testing

## Transaction Fees
- Fees are extremely low and predictable — typically $0.0001 or less
- Fees paid in HBAR only — no gas token complexity
- Transaction fees set by network, not auction — no priority fee bidding
- Scheduled transactions cost extra — pay for scheduling plus execution

## Token Service (HTS)
- Native token support without smart contracts — create tokens via Hedera Token Service
- Token association required before receiving — must explicitly associate with token ID
- Association costs small HBAR fee — limits spam tokens
- Fungible and NFT tokens supported natively — no need for custom contracts
- Token admin keys control supply, freeze, wipe — verify token permissions before trusting

## Memo Field
- Transactions can include memo — used for exchange deposits like destination tags
- Memo is public and permanent — don't include sensitive data
- Some services require specific memo format — verify before sending
- Max memo size is 100 bytes — keep it short

## Consensus and Finality
- Transactions finalize in 3-5 seconds — no waiting for confirmations
- Hashgraph consensus provides ordering guarantees — no MEV or frontrunning possible
- Fair ordering prevents manipulation — transactions processed in order received
- Mirror nodes provide historical data — main network doesn't store full history

## Smart Contracts
- Hedera supports Solidity smart contracts — EVM compatible
- Contracts interact with native HTS tokens — best of both worlds
- Contract deployment costs more than simple transactions — plan accordingly
- State storage costs ongoing rent — unused contracts still cost

## Staking
- Native staking to nodes — no minimum, no lockup
- Rewards paid automatically every 24 hours — no claiming needed
- Staking doesn't transfer funds — HBAR stays in your account
- Choosing a node affects decentralization — spread stakes across nodes

## Keys and Security
- Accounts can have multiple keys — threshold signatures supported
- Key rotation possible without changing account ID — update keys if compromised
- Different key types: Ed25519, ECDSA (secp256k1) — affects wallet compatibility
- Admin keys on tokens can freeze/wipe holdings — check before acquiring tokens

## Common Issues
- "INSUFFICIENT_PAYER_BALANCE" — need more HBAR for fees
- "INVALID_ACCOUNT_ID" — account doesn't exist, needs creation
- "TOKEN_NOT_ASSOCIATED" — must associate with token before receiving
- "INSUFFICIENT_TX_FEE" — rare, fee estimate was too low
- "ACCOUNT_FROZEN_FOR_TOKEN" — token admin has frozen transfers

## Exchanges and Transfers
- Most major exchanges support HBAR — verify account ID format (0.0.xxxxx)
- Memo often required for exchange deposits — critical like XRP destination tags
- Account ID is not a wallet address — don't confuse with Ethereum-style addresses
- Verify recipient account exists before sending — non-existent accounts reject transfers

## Network Services
- Hedera Consensus Service (HCS) — ordered message logging
- Hedera File Service (HFS) — store larger data on network
- Mirror nodes for queries — don't query mainnet for historical data
- SDKs available for major languages — JavaScript, Java, Go, Python

Related Skills

hedera-tx-builder

23
from jiayaoqijia/cryptoskill

Build and sign Hedera transactions. Use for: (1) Creating HBAR transfers, (2) Token operations, (3) Smart contract calls, (4) Submitting to Hedera network.

hedera-token-mint

23
from jiayaoqijia/cryptoskill

Create and manage tokens on Hedera (HTS). Use for: (1) Minting fungible tokens, (2) Creating NFTs (HTS), (3) Setting up token supplies, (4) Configuring token permissions.

hedera-official-agent-kit-js

23
from jiayaoqijia/cryptoskill

Build Hedera-powered AI agents **in under a minute**.

8004-skill

23
from jiayaoqijia/cryptoskill

ERC-8004 Trustless Agents - Register and manage AI agent identities on TRON and BSC blockchains with on-chain reputation tracking

8004-MCP - Agent Registry Protocol

23
from jiayaoqijia/cryptoskill

Multi-chain MCP server for ERC-8004 Agent Registry. Query agents, reputation, and feedback across Solana + EVM chains.

supurr

23
from jiayaoqijia/cryptoskill

Backtest, deploy, and monitor trading bots on Hyperliquid. Supports Grid, DCA, and Spot-Perp Arbitrage strategies across Native Perps, Spot markets (USDC/USDH), and HIP-3 sub-DEXes.

senpi-skills

23
from jiayaoqijia/cryptoskill

Agent Skills for autonomous crypto trading on Hyperliquid — trailing stops, market scanning, position management, and more.

sdks

23
from jiayaoqijia/cryptoskill

Official Azex SDKs — TypeScript, Python, MCP Server, CLI for the crypto-native LLM API gateway

perp-cli

23
from jiayaoqijia/cryptoskill

Multi-DEX perpetual futures CLI + MCP server — Pacifica (Solana), Hyperliquid, Lighter (Ethereum). 18 MCP tools for AI-powered trading

okx-exchange-websocket-skill

23
from jiayaoqijia/cryptoskill

Subscribe to OKX public exchange WebSocket channels through UXC raw WebSocket mode for ticker, trade, book, and candle events with explicit subscribe frames.

okx-wallet-portfolio

23
from jiayaoqijia/cryptoskill

This skill should be used when the user asks to 'check my wallet balance', 'show my token holdings', 'how much OKB do I have', 'what tokens do I have', 'check my portfolio value', 'view my assets', 'how much is my portfolio worth', 'what\'s in my wallet', or mentions checking wallet balance, total assets, token holdings, portfolio value, remaining funds, DeFi positions, or multi-chain balance lookup. Supports XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and 20+ other chains. Do NOT use for general programming questions about balance variables or API documentation. Do NOT use when the user is asking how to build or integrate a balance feature into code.

okx-security

23
from jiayaoqijia/cryptoskill

Use this skill for security scanning: check transaction safety, is this transaction safe, pre-execution check, security scan, token risk scanning, honeypot detection, DApp/URL phishing detection, message signature safety, malicious transaction detection, approval safety checks, token approval management. Triggers: 'is this token safe', 'check token security', 'honeypot check', 'scan this tx', 'scan this swap tx', 'tx risk check', 'is this URL a scam', 'check if this dapp is safe', 'phishing site check', 'is this signature safe', 'check this signing request', 'check my approvals', 'show risky approvals', 'revoke approval', 'check if this approve is safe', token authorization, ERC20 allowance, Permit2. Covers token-scan, dapp-scan, tx-scan (EVM+Solana pre-execution), sig-scan (EIP-712/personal_sign), approvals (ERC-20/Permit2). Chinese: 安全扫描, 代币安全, 蜜罐检测, 貔貅盘, 钓鱼网站, 交易安全, 签名安全, 代币风险, 授权管理, 授权查询, 风险授权, 代币授权. Do NOT use for wallet balance/send/history — use okx-agentic-wallet.