Skip to content
r://app

r://accesstime/me

App · Web · Live

Me is the subscriber's own view of AccessTime: which subscriptions are active, which are about to end, and which projects have been favorited. It reads from the authorized wallet, so it is personal without holding an account.

The one interesting constraint

There is no user table to read from. Everything on the page is derived from what the wallet has done on chain, which makes "ending soon" a computed state rather than a stored flag, and makes wallet authorization the only thing standing between a visitor and their own history.