Skip to content

Performance Utils

@cinacoin/performance-utils — Performance optimization utilities.

Installation

bash
npm install @cinacoin/performance-utils

Overview

Utilities for caching, memoization, debounce, throttle, and other performance optimizations in web3 interactions.

Released under the MIT License.