Skip to content

Commit 014a159

Browse files
Update README
1 parent 9489af9 commit 014a159

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,12 @@ The server currently exposes the following tools (see `src/tools/tools.ts`):
4646
- get_transaction_receipt: Fetch a transaction receipt by hash
4747
- stake: Stake HYPE tokens on Hyperliquid
4848
- unstake: Unstake HYPE tokens from Hyperliquid
49-
50-
Each tool validates inputs with `zod` and executes using `viem` on the configured Hyperliquid RPC.
51-
52-
## Tools in progress
53-
5449
- call_function: Call the function of a contract
5550
- fetch_transactions: Fetch the transactions for a user address
5651
- fetch_orders: Fetch the historical orders for a user address
5752

53+
Each tool validates inputs with `zod` and executes using `viem` on the configured Hyperliquid RPC.
54+
5855
## Getting started
5956

6057
### Prerequisites

0 commit comments

Comments
 (0)