Hedera
Createdhedera-dev
Facilitates interaction with the Hedera network by providing tools for wallet creation, balance checks, transaction building, and transaction submission.
About
Hedera is a Model Context Protocol (MCP) server designed to simplify interactions with the Hedera network. It offers a suite of tools for developers to create Hedera wallets, check account balances, build transactions, and send signed transactions. The included test client provides a complete end-to-end demonstration, from account creation to transaction submission, showcasing the lifecycle of interacting with the Hedera network through the server.
Key Features
- 0 GitHub stars
- Creates new Hedera accounts with initial balance.
- Includes a test client for demonstration and testing.
- Checks the balance of Hedera accounts.
- Builds transfer transactions (unsigned).
- Sends signed transactions to the Hedera network.
Use Cases
- Automating Hedera account management tasks.
- Building and testing Hedera transactions.
- Developing applications requiring Hedera network interaction.