Skip to content

feat(cli): implement wallet connect flow for CLI#6

Open
Jujubee-LLM wants to merge 1 commit into
ubounty-app:mainfrom
Jujubee-LLM:feat/wallet-connect-flow-issue-2
Open

feat(cli): implement wallet connect flow for CLI#6
Jujubee-LLM wants to merge 1 commit into
ubounty-app:mainfrom
Jujubee-LLM:feat/wallet-connect-flow-issue-2

Conversation

@Jujubee-LLM

@Jujubee-LLM Jujubee-LLM commented Mar 2, 2026

Copy link
Copy Markdown

Implements issue #2 with a minimal Python CLI wallet flow.

What’s included

  • ubounty wallet connect (prompt or --address)
  • Base address validation (0x + 40 hex)
  • stores wallet in ~/.ubounty/config.json (public address only)
  • overwrite warning + explicit confirmation
  • ubounty wallet show
  • ubounty wallet disconnect with confirmation
  • tests + README usage docs

Validation

  • python3 -m unittest discover -s tests -q ✅ (12 tests)

Fixes #2
@algora-pbc /claim #2

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