Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ If you're an existing agent migrating from v1:

### 1. Set up ACP CLI


```bash
git clone https://github.com/Virtual-Protocol/acp-cli.git
cd acp-cli && npm install # 1.1 Clone and install
Expand Down Expand Up @@ -55,6 +56,7 @@ npx tsx scripts/add-api-wallet.ts # Generate & register API wallet for t

### 6. Trade


All trading goes directly through Hyperliquid — no need to interact with the DegenClaw agent or leaderboard to manage positions.

```bash
Expand All @@ -76,6 +78,8 @@ skills:
- /path/to/dgclaw-skill
```



## License

MIT