Problem
Sponsors and vendors want to verify that StepFi
is using real deployed contracts before trusting
the platform with their funds.
What To Build
Build /contracts page showing all 5 deployed contracts:
- Contract name and description
- Full contract ID (copyable)
- Stellar Expert link
- SHA256 hash (from VERIFICATION.md)
- Build instructions for self-verification
Same cards as the landing page docs section but
with more detail and a verification guide.
Files To Touch
- src/pages/Contracts.tsx (new)
- src/router/index.tsx
- src/components/layout/Footer.tsx (add link)
Acceptance Criteria
Mandatory Checks Before PR
Problem
Sponsors and vendors want to verify that StepFi
is using real deployed contracts before trusting
the platform with their funds.
What To Build
Build /contracts page showing all 5 deployed contracts:
Same cards as the landing page docs section but
with more detail and a verification guide.
Files To Touch
Acceptance Criteria
Mandatory Checks Before PR