Extra labels: feature, stellar, names
Tier: L (5-7 days) | Type: feature
Context. Contract supports register / transfer / renew / metadata (see contracts issue #20), but the demo has no UI for it. Users have to use CLI.
Scope.
/names page: list owned names, register new, renew expiring, transfer.
- Search / check availability inline.
- Metadata editor (avatar URL, twitter handle, description).
- Warn on expiring names.
Acceptance.
Files. src/pages/Names.tsx (new), src/lib/stellar/names.ts (new).
Extra labels:
feature,stellar,namesTier: L (5-7 days) | Type: feature
Context. Contract supports register / transfer / renew / metadata (see contracts issue #20), but the demo has no UI for it. Users have to use CLI.
Scope.
/namespage: list owned names, register new, renew expiring, transfer.Acceptance.
Files.
src/pages/Names.tsx(new),src/lib/stellar/names.ts(new).