From b63b4a5198a2a731eb087a08a220b46c4973fdd6 Mon Sep 17 00:00:00 2001 From: Atlas Date: Wed, 12 Aug 2026 21:41:46 -0500 Subject: [PATCH] feat: add Hyperliquid Trading Bots to developer tooling --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c96fd4..4a528ec 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ A curated list of developer tools, SDKs, dApps, infra, bridges, oracles, and res * [**HyperEVM Oracle**](https://github.com/hyperliquid-labs/hyperevm-oracle) – Chainlink-compatible oracle infrastructure * [**Okto SDK**](https://okto.tech/) – Wallet SDK for embedded EVM abstraction (multi-chain, gasless) * [**HypurrScan**](https://hypurrscan.io/) – Blockchain explorer for HyperEVM +* [**Hyperliquid Trading Bots**](https://github.com/atlasdetitan/hyperliquid-trading-bots) – Open-source Python trading bots for Hyperliquid perps (grid trading, MA crossover) built on the official Python SDK ---