Skip to content
r://app

r://accesstime/dashboard

App · Web · Live

The dashboard is where a project owner actually runs an AccessTime project: create it, price its packages, watch how it is performing, and withdraw what it has earned.

What it has to solve

Everything it shows is read off chain, so the hard part is presenting contract state as something a non-technical owner can act on. Revenue, active subscriptions and package configuration all come from indexed contract data rather than from an internal database, which means the interface has to stay honest about what has settled and what has not.