Evergreen
A Soroban state-archival autopilot. Soroban ledger entries expire; when a contract's TTL hits zero its state is archived and the contract stops working. Evergreen watches TTL and extends it before that happens.
This page exists to prove the deploy pipeline works. The real dashboard lands in Week 4 and will show:
- Scan any contract's TTL health — no wallet, no signup
- Bump history for contracts this instance monitors
Evergreen is non-custodial because extendTTL is permissionless: anyone may
extend any ledger entry's TTL by paying the resource fee, so there is no authority over your
contract to grant.