The Evex SDK is a developer toolkit designed to simplify interaction with the Evex decentralized liquidity protocol. It provides an abstraction layer over the smart contracts, allowing developers to easily build applications, integrate liquidity pools, fetch pool data, simulate quotes, deploy pools, and manage NFT-based liquidity positions.
The package simplifies creating RESTful APIs in TypeScript with decorators, enabling automatic handling of routes, request parameters, and validations. It is built on top of Express.js, leveraging its capabilities while adding higher-level abstractions for easier API development
A modular, high-performance TypeScript microservice framework for Node.js, featuring layered architecture, dependency injection, and robust validation for building scalable APIs and distributed systems.