Skip to content

feat: add Crypto.com onchain wallet support#1

Merged
linuxninja39 merged 2 commits into
mainfrom
refinery/merge-wa-7xe
Feb 17, 2026
Merged

feat: add Crypto.com onchain wallet support#1
linuxninja39 merged 2 commits into
mainfrom
refinery/merge-wa-7xe

Conversation

@linuxninja39

Copy link
Copy Markdown
Contributor

Summary

  • Adds CryptoComWalletIntegration for EVM chains with deficonnectProvider detection
  • Factory method createCryptoCom() added to WalletIntegrationFactory
  • 26 unit tests + 4 factory tests covering all wallet operations

Source

  • Polecat: obsidian
  • Issue: wa-7xe
  • Tests: 174 total (161 unit + 13 E2E), all passing

Test plan

  • Unit tests pass (161)
  • E2E tests pass (13)
  • Rebase on main clean

Add CryptoComWalletIntegration for the Crypto.com DeFi Wallet browser
extension with provider detection via window.deficonnectProvider and
fallback to window.ethereum. Includes factory method, 26 unit tests,
and exports.
@linuxninja39 linuxninja39 mentioned this pull request Feb 17, 2026
3 tasks
Remove package-lock.json from .gitignore since CI workflow
requires it for npm cache setup.
@linuxninja39 linuxninja39 merged commit 9a30ab2 into main Feb 17, 2026
1 check passed
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