/install kite-agent-smart-wallet-permissionless-protocol-v2
Kite AI Agent Smart Wallet Permissionless Protocol
让用户通过Telegram控制加密货币钱包 / Telegram wallet control for Kite AI
简介 / Introduction
这是一个让用户通过Telegram管理Kite AI链上钱包的协议。
A protocol for users to manage Kite AI wallet via Telegram.
- 用户本地运行Bot / Bot runs locally
- 私钥用户自己保管 / Private key stays with user
- 完全去中心化 / Fully decentralized
特性 / Features
- 📱 Telegram钱包控制 / Telegram wallet control
- 🔐 智能钱包 / Smart wallet
- 🔑 Session Keys / 授权密钥
- 💰 消费限额 / Spending limits
- 🌍 中英双语 / Bilingual
快速开始 / Quick Start
1. 创建Telegram机器人
- 打开Telegram → @BotFather
- 发送
/newbot - 给机器人起名
- 复制Token
2. 安装
git clone \x3Crepo>
cd kite-wallet
npm install
3. 配置
PRIVATE_KEY=你的私钥
TELEGRAM_BOT_TOKEN=你的Token
4. 运行
node telegram-bot.js
命令 / Commands
| 中文 | English | 功能 Function |
|---|---|---|
| /create | /create | 创建钱包 |
| /wallet | /wallet | 查看地址 |
| /balance | /balance | 查看余额 |
| /session add | /session add | 添加授权 |
| /limit set | /limit set | 设置限额 |
| /send | /send | 转账 |
网络 / Network
| 网络 Network | Chain ID | RPC |
|---|---|---|
| Testnet | 2368 | https://rpc-testnet.gokite.ai |
合约 / Contracts
| 合约 Contract | 地址 Address |
|---|---|
| AgentSmartWalletFactory | 0x0fa9F878B038DE435b1EFaDA3eed1859a6Dc098a |
相关链接 / Links
- 🌐 Website: https://gokite.ai
- 🔍 Explorer: https://testnet.kitescan.ai
- 🚰 Faucet: https://faucet.gokite.ai
- 📖 Docs: https://docs.gokite.ai
版本历史 / Version History
- v2.0.4 - 中英双语 Bilingual
- v2.0.3 - 用户手册 User guide
- v2.0.2 - 用户本地运行 User runs locally
- v1.0.0 - 初始版 Initial
作者 / Author: VandNi
许可证 / License: MIT
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install kite-agent-smart-wallet-permissionless-protocol-v2 - After installation, invoke the skill by name or use
/kite-agent-smart-wallet-permissionless-protocol-v2 - Provide required inputs per the skill's parameter spec and get structured output
What is Kite Agent Smart Wallet Permissionless Protocol V2?
Manage your Kite AI smart wallet securely with natural language Telegram commands for wallet creation, balance checks, sessions, limits, and transactions. It is an AI Agent Skill for Claude Code / OpenClaw, with 460 downloads so far.
How do I install Kite Agent Smart Wallet Permissionless Protocol V2?
Run "/install kite-agent-smart-wallet-permissionless-protocol-v2" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Kite Agent Smart Wallet Permissionless Protocol V2 free?
Yes, Kite Agent Smart Wallet Permissionless Protocol V2 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Kite Agent Smart Wallet Permissionless Protocol V2 support?
Kite Agent Smart Wallet Permissionless Protocol V2 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Kite Agent Smart Wallet Permissionless Protocol V2?
It is built and maintained by nihaovand (@nihaovand); the current version is v2.0.5.