Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bitcoin): bitcoin support #778

Merged
merged 23 commits into from
Apr 19, 2024
Merged

feat(bitcoin): bitcoin support #778

merged 23 commits into from
Apr 19, 2024

Conversation

AmAzing129
Copy link
Collaborator

@AmAzing129 AmAzing129 commented Apr 8, 2024

[中文版模板 / Chinese template]

💡 Background and solution

初始化比特币包,支持连接比特币钱包。目前各钱包 API 差异较大,没有统一 SDK。先简易化适配 Xverse 和 Unisat

TODO:

  1. 考虑 WalletStandard 方案
  2. 接口完善

🔗 Related issue link

#395

Copy link

changeset-bot bot commented Apr 8, 2024

🦋 Changeset detected

Latest commit: 6f468b5

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

This PR includes changesets to release 10 packages
Name Type
@ant-design/web3-bitcoin Major
@ant-design/web3-assets Patch
@ant-design/web3-common Patch
@ant-design/web3-icons Patch
@ant-design/web3 Patch
@ant-design/web3-ethers Patch
@ant-design/web3-solana Patch
@ant-design/web3-wagmi Patch
@example/ethers-v5 Patch
@example/ethers 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

Copy link

vercel bot commented Apr 8, 2024

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

Name Status Preview Comments Updated (UTC)
ant-design-web3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 6:32am

Copy link

github-actions bot commented Apr 8, 2024

Preview is ready

Copy link

github-actions bot commented Apr 9, 2024

@AmAzing129 You can run the pnpm changeset command locally to generate a changelog. Please refer to the operation precautions. https://web3.ant.design/guide/changelog

@AmAzing129 可以在本地运行 pnpm changeset 命令生成 changelog, 操作注意事项参考:https://web3.ant.design/guide/changelog-cn

@AmAzing129 AmAzing129 changed the title feat(bitcoin): bitcoin init and support xverse feat(bitcoin): bitcoin support Apr 11, 2024
@gin-lsl
Copy link
Collaborator

gin-lsl commented Apr 12, 2024

#791 帮忙加了几个图标,可以用上

.changeset/silent-cooks-laugh.md Outdated Show resolved Hide resolved
packages/bitcoin/src/adapter/wallets/unisat.ts Outdated Show resolved Hide resolved
packages/bitcoin/src/adapter/wallets/unisat.ts Outdated Show resolved Hide resolved
packages/bitcoin/src/adapter/wallets/xverse.ts Outdated Show resolved Hide resolved
packages/bitcoin/src/adapter/useAdapter.ts Outdated Show resolved Hide resolved
packages/bitcoin/src/adapter/wallets/xverse.ts Outdated Show resolved Hide resolved
packages/bitcoin/src/helpers.tsx Show resolved Hide resolved
packages/bitcoin/src/provider/config-provider.tsx Outdated Show resolved Hide resolved
packages/web3/src/bitcoin/index.zh-CN.md Show resolved Hide resolved
@github-actions github-actions bot added the major label Apr 17, 2024
Copy link

github-actions bot commented Apr 17, 2024

🚨 @AmAzing129, 本次 PR 的更改包含 major 变更,请确认是否符合预期。


🚨 @AmAzing129, this PR contains major changes, please confirm if it is as expected.

+"@ant-design/web3-bitcoin": major

packages/assets/src/wallets/index.ts Outdated Show resolved Hide resolved
packages/assets/src/wallets/xverse-wallet.tsx Outdated Show resolved Hide resolved
packages/bitcoin/README.md Outdated Show resolved Hide resolved
packages/bitcoin/src/adapter/useAdapter.ts Outdated Show resolved Hide resolved
@jeasonstudio jeasonstudio merged commit ab3eac4 into main Apr 19, 2024
12 checks passed
@jeasonstudio jeasonstudio deleted the feat-bitcoin branch April 19, 2024 09:33
Copy link

🎉 Thank you for your contribution! If you have not yet joined our DingTalk community group, please feel free to join us.

🎉 感谢您的贡献!如果您还没有加入钉钉社区群,请扫描下方二维码加入我们。

Ant Design Web3 Community Group QCcode

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

Successfully merging this pull request may close these issues.

None yet

5 participants