Deploy target · placeholder

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:

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.