Welcome to SmartCache ⚡

This documentation is designed for everyone working with SmartCache

SmartCache provides a user-friendly web interface that allows contract developers, operators, and even non-technical stakeholders to interact with the caching system without writing a single line of code. The UI is designed to abstract away the complexity of bidding for cache slots and managing renewals, while still giving users deep insights into performance, costs, and utilization. Getting Started with the UI

Once you navigate to the SmartCache dashboard, you’ll be greeted with a live view of the current cache state on the network. The dashboard pulls information directly from the on-chain CacheManager contract as well as from the SmartCache backend. This means the data you see is both up-to-date and reliable.

Typical actions available from the UI include:

  • Reserving a new cache slot for your deployed contract.

  • Extending the lifetime of an existing slot by placing a new bid.

  • Monitoring gas savings and request throughput.

All of these are surfaced through intuitive buttons, charts, and tables, so that even users without blockchain expertise can manage cache slots effectively.

Last updated