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

!WIP feat: add bitcoin connect and signer to phantom wallet #654

Open
wants to merge 8 commits into
base: next
Choose a base branch
from

Conversation

RyukTheCoder
Copy link
Collaborator

@RyukTheCoder RyukTheCoder commented Mar 12, 2024

Summary

Added connect Bitcoin to Phantom wallet. In order to implement bitcoin transaction Signer, it is needed to receive Unspent Transaction Outputs (UTXOs) associated with user accounts. Therefore, please note that this PR is currently marked as a draft, as further changes to the APIs are required to complete the implementation.

#Discussion

  • We should consider what type of transaction we can support (SegWit, Non SegWit)
  • Phantom should add support for memo in PSBTs
  • To support Non SegWit UTXOs we should provide UTXO hex some way

@RyukTheCoder RyukTheCoder changed the title feat: add bitcoin connect and signer to phantom wallet WIP feat: add bitcoin connect and signer to phantom wallet Mar 12, 2024
@RyukTheCoder RyukTheCoder changed the title WIP feat: add bitcoin connect and signer to phantom wallet !WIP feat: add bitcoin connect and signer to phantom wallet Mar 12, 2024
@RanGojo RanGojo added the wait label Apr 2, 2024
@RyukTheCoder RyukTheCoder force-pushed the feat/rf-1365-add-bitcoin-connect-and-signer-to-phantom-wallet branch from 86539da to 002f060 Compare April 13, 2024 07:10
@RanGojo RanGojo removed the wait label Apr 17, 2024
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