Kite AI: The Purpose-Built EVM-Compatible Layer 1 Unlocking Fair Access to AI Assets—Data, Models, and Agents—Powered by Proof of AI, the First Consensus Mechanism for Fair Attribution and Rewards in AI Development. Testnet Launched: https://testnet.gokite.ai/.
- Node.js
- Groq API key Register & Get Groq API Key
- Easy to register multiple accounts directly
- Multiple Wallet
- Support Proxy
- Auto Disconnect when all wallets have reached 200 points**
- Clone the repository to your local machine :
git clone https://github.com/Iray-21/kite-ai
- Navigate to the project directory:
cd kite-ai - Install the necessary dependencies:
npm install
1️⃣ Wallets addresses file:
nano wallets.txt2️⃣ Private keys file:
nano priv.txt3️⃣ Proxy file:
nano proxy.txt4️⃣ Insert your Groq API key :
nano config.js✏️ To Register (First-time Users Only) 📜 🔹 Ensure that priv.txt contains your private key before running register.js
node register.js🚀 To Start the Bot 🤖 🔹 Ensure wallets.txt is set up correctly. 🔹 Wallets must be registered and signed before use.
node main.js🚀🚀🚀