ethos-network-types
Version:
TypeScript types for Ethos Network API
18 lines (13 loc) • 506 B
Markdown
# ethos-network-types
Type-safe SDK (types only) for working with [Ethos Network](https://ethos.network) API responses and request parameters.
Generated automatically from the official OpenAPI schema.
## ✨ Features
- TypeScript types for all endpoints and components
- Human-friendly aliases for easy imports (e.g. `ScoreByAddressResponse`)
- Auto-generated and up-to-date
- Zero runtime — types only
## 📦 Installation
```bash
npm install ethos-network-types
# or
yarn add ethos-network-types