Overview of Velora SDK features
masterThe Velora SDK provides a lightweight and versatile interface for interacting with the Velora API.
Key characteristics:
- Versatility: Compatible with
web3oretherswithout requiring them as direct dependencies. It also supportsviem(which is used internally for utilities). - Canonical: Designed to allow developers to import only the specific functions they need.
- Lightweight: The minimal variant is approximately 10KB Gzipped.