Skip to content

feat: add Firo blockchain CLI login support#969

Merged
bernd2022 merged 1 commit intodevelopfrom
feat/add-firo-cli-login
Feb 25, 2026
Merged

feat: add Firo blockchain CLI login support#969
bernd2022 merged 1 commit intodevelopfrom
feat/add-firo-cli-login

Conversation

@bernd2022
Copy link
Collaborator

Summary

  • Add CLI_FIRO wallet type with Firo address validation regex (/^a[a-zA-HJ-NP-Z0-9]{33}$/)
  • Add Firo blockchain mappings in wallet context, blockchain hook, and feature tree CLI selectors
  • Bump @dfx.swiss/react and @dfx.swiss/react-components to 1.3.0-beta.238

Test plan

  • Navigate to /login → Crypto Wallet → CLI
  • Select "Firo" in the blockchain dropdown
  • Enter a valid Firo address (starts with a, 34 characters)
  • Verify sign message is displayed and login flow works

Add CLI_FIRO wallet type with address validation and blockchain
mappings to enable Firo login via the CLI wallet flow.
@bernd2022 bernd2022 merged commit a91d482 into develop Feb 25, 2026
6 checks passed
@bernd2022 bernd2022 deleted the feat/add-firo-cli-login branch February 25, 2026 12:23
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.

2 participants