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

BRC20 executor #307

Open
mpetrun5 opened this issue Jun 18, 2024 · 0 comments
Open

BRC20 executor #307

mpetrun5 opened this issue Jun 18, 2024 · 0 comments

Comments

@mpetrun5
Copy link
Collaborator

Implement message handler and executor to handle sending BRC20 tokens to the Bitcoin
destination address.

Implementation details

  • Refactor executor so it creates a transaction depending on resource type
  • Implement message handler that differentiates between native token and BRc20 token and creates a valid proposal
  • Implement bitcoin transaction implementation that encodes a BRC20 transfer

Testing details

  • unit tests
  • manual tests

Acceptance Criteria

  • we are able to transfer BRC20 tokens to a Bitcoin address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants