Skip to content

feat: expose tenant wallet and balance in app shell#4

Draft
aledefra wants to merge 1 commit intomainfrom
codex/pot-tenant-wallet-ui
Draft

feat: expose tenant wallet and balance in app shell#4
aledefra wants to merge 1 commit intomainfrom
codex/pot-tenant-wallet-ui

Conversation

@aledefra
Copy link

Summary

  • derive tenant wallet address server-side from configured tenant private key env
  • resolve Base RPC URL from env/network defaults and query live wallet ETH balance in /api/config
  • extend runtime config payload/types with tenant wallet fields
  • display tenant wallet address and balance in app footer
  • remove env/config console logging from runtime config module to avoid leaking sensitive data

Validation

  • npm install
  • npm run typecheck
  • npm run lint (passes with existing warning in lib/hooks/useJobs.ts)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant