Skip to content

Commit 4306f89

Browse files
committed
docs: update README
1 parent 5eafba0 commit 4306f89

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,6 @@ Unofficial TypeScript SDK for the Extended Exchange API.
1010
- 📦 **Tree-shakable**: Only import what you need
1111
- 🧪 **Well-tested**: Comprehensive test suite with real API integration
1212

13-
## 🚀 Development Status
14-
15-
This SDK is currently in **active development**!
16-
17-
Contributions from the open source community are welcomed to help make this SDK even better.
18-
19-
**✅ Completed:**
20-
- All public info endpoints (markets, stats, order book, trades, candles, funding, open interest)
21-
- Comprehensive TypeScript types and Zod validation
22-
- Full test coverage with real API integration
23-
24-
**🔄 In Progress:**
25-
- Additional features and improvements
26-
- Performance optimizations
27-
- Enhanced error handling
28-
29-
**📋 Planned:**
30-
- Private endpoints support
31-
- WebSocket transport for real-time data
32-
- Additional utility functions
33-
3413
## Installation
3514

3615
```bash

0 commit comments

Comments
 (0)