Skip to content

feat: add deeplink support for binance web3 wallet on bitcoin#4748

Merged
lukaisailovic merged 4 commits intomainfrom
feat/binancew3w-deeplink
Aug 1, 2025
Merged

feat: add deeplink support for binance web3 wallet on bitcoin#4748
lukaisailovic merged 4 commits intomainfrom
feat/binancew3w-deeplink

Conversation

@0xmkh
Copy link
Copy Markdown
Collaborator

@0xmkh 0xmkh commented Jul 31, 2025

Description

Added support for opening Binance Web3 Wallet via deeplink for Bitcoin

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-3444

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

@linear
Copy link
Copy Markdown

linear bot commented Jul 31, 2025

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 31, 2025

🦋 Changeset detected

Latest commit: d416120

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 25 packages
Name Type
@reown/appkit-controllers Patch
pay-test-exchange Patch
@reown/appkit-adapter-bitcoin Patch
@reown/appkit-adapter-ethers Patch
@reown/appkit-adapter-ethers5 Patch
@reown/appkit-adapter-solana Patch
@reown/appkit-adapter-wagmi Patch
@reown/appkit Patch
@reown/appkit-utils Patch
@reown/appkit-cdn Patch
@reown/appkit-cli Patch
@reown/appkit-codemod Patch
@reown/appkit-common Patch
@reown/appkit-core Patch
@reown/appkit-experimental Patch
@reown/appkit-pay Patch
@reown/appkit-polyfills Patch
@reown/appkit-scaffold-ui Patch
@reown/appkit-siwe Patch
@reown/appkit-siwx Patch
@reown/appkit-testing Patch
@reown/appkit-ui Patch
@reown/appkit-universal-connector Patch
@reown/appkit-wallet Patch
@reown/appkit-wallet-button Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-basic-html ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 9:11am
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 9:11am
appkit-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 9:11am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 9:11am
10 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-example ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
appkit-basic-up-example ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
appkit-ethers5-bera ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
appkit-nansen-demo ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
appkit-vue-solana ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
next-wagmi-solana-bitcoin-example ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am
vue-wagmi-example ⬜️ Ignored (Inspect) Aug 1, 2025 9:11am

cursor[bot]

This comment was marked as outdated.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 31, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 77.7% 31875 / 41023
🔵 Statements 77.7% 31875 / 41023
🔵 Functions 69.5% 2641 / 3800
🔵 Branches 84.6% 6781 / 8015
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/controllers/src/utils/MobileWallet.ts 100% 85.71% 100% 100%
Generated in workflow #13916 for commit d416120 by the Vitest Coverage Report Action

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.

3 participants