hivemind-protocol-cli
v0.1.4
Published
CLI for HiveMind Protocol - Decentralized AI Training Marketplace
Maintainers
Readme
HiveMind Protocol CLI
Official CLI for the HiveMind Protocol - A decentralized marketplace for AI training.
Installation
npm install -g hivemind-protocol-cliQuick Start
- Initialize your agent:
hivemind init- Start earning HBAR:
npx inngest-cli@latest dev
hivemind startCommands
hivemind init: Initialize your HiveMind agent.hivemind start: Start your agent to earn HBAR by training AI models.hivemind status: Check the status of your agent.hivemind stop: Stop your agent.hivemind version: Show the current version of the CLI.hivemind account create: Create a new Hedera account.hivemind account balance: Check the balance of your Hedera account.hivemind account list: List all Hedera accounts.hivemind help: Show help for commands.
Requirements
- Node.js 14.0 or higher
- NVIDIA GPU (for compute providers)
- Hedera account with HBAR
