What is HashPilot?
HashPilot bridges the gap between AI assistants and Hedera blockchain development. Instead of manually writing SDK code or consulting documentation, you can simply ask your AI assistant to:- Create accounts and transfer HBAR
- Deploy and interact with smart contracts
- Manage tokens (HTS) and consensus messages (HCS)
- Search Hedera documentation with AI-powered RAG
- Generate code from natural language descriptions
Key Features
Account Management
Create accounts, query balances, transfer HBAR
Token Operations
Create, mint, transfer, freeze tokens (HTS)
Smart Contracts
Deploy via Hardhat or Foundry, verify on HashScan
RAG Documentation
AI-powered search across 10,000+ indexed docs
Quick Start
Example Usage
Once configured, simply ask your AI assistant:“Create a new Hedera account with 10 HBAR”
“Deploy this Solidity contract to testnet”
“Search the docs for how to create an NFT”
“Generate code to transfer tokens between accounts”
Requirements
- Node.js 18.0.0 or higher
- Hedera Account - Get free testnet account at portal.hedera.com
- OpenAI API Key - Required for RAG features (documentation search, code generation)