You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A TypeScript-based rate limiter queue for managing API requests. It queues requests and processes them according to a specified rate limit, with features for error handling and batch processing. Perfect for controlling API request frequency seamlessly.
An implementation of a new approach in DEX. It combines the Lightning Network (state channels) and batching mechanisms to increase speed and throughput while reducing the gas usage of the exchange.