-
Notifications
You must be signed in to change notification settings - Fork 0
CLI.md
Official command-line interface for developers and administrators working with the CeloHT ecosystem.
Version: 1.0
Status: Draft
The CeloHT CLI provides a command-line interface for interacting with the CeloHT ecosystem, automating workflows, and simplifying development tasks.
Using npm:
npm install -g @celoht/cliVerify installation:
celoht --versionDisplay available commands:
celoht --helpLogin:
celoht loginLogout:
celoht logoutCheck current session:
celoht whoamiView configuration:
celoht config listSet network:
celoht config set network celo-mainnetCheck wallet balance:
celoht wallet balanceView wallet address:
celoht wallet addressList agents:
celoht agent listView an agent:
celoht agent show <id>List courses:
celoht education listView learning path:
celoht education pathList projects:
celoht forest listShow statistics:
celoht forest statsDisplay ecosystem metrics:
celoht metricsceloht updateDisplay diagnostic information:
celoht doctor- Always use the latest CLI version.
- Keep credentials secure.
- Never expose private keys.
- Verify transactions before signing.
Planned features:
- Plugin system
- Project scaffolding
- Smart contract deployment
- Agent management
- Community administration
- Analytics commands
- SDK.md
- API_REFERENCE.md
- DEVELOPER_GUIDE.md
- USER_GUIDE.md
- SECURITY.md
© 2026 CeloHT - Open Source. Global Impact. Licensed under MIT.
Welcome to the official CeloHT documentation. This knowledge base provides comprehensive documentation for users, developers, contributors, partners, researchers, and ecosystem participants. Explore architecture, APIs, smart contracts, developer guides, governance, security, educational resources, roadmap, transparency reports, and community initiatives. Built with openness, collaboration, and long-term sustainability in mind, the CeloHT documentation follows international open-source documentation standards to make learning, building, and contributing accessible to everyone.