-
Notifications
You must be signed in to change notification settings - Fork 19
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: implement required calls to inscribe service for BRC20 transfer #182
feat: implement required calls to inscribe service for BRC20 transfer #182
Conversation
ENG-2391 Implement 1 step BRC-20 transfers
We need to call the new inscription service in order to perform 1-step BRC-20 transfers. This logic should go into core and the shared logic be used in the web extension and the mobile apps. |
…into victor/eng-2391-implement-1-step-brc-20-transfers
…into victor/eng-2391-implement-1-step-brc-20-transfers
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for answering my questions. lgtm
🔘 PR Type
What kind of change does this PR introduce?
📜 Background
This adds the calls to the Xverse inscribe api to enable 1 step BRC20 transfers.
Issue Link: ENG-2391
🔄 Changes
Does this PR introduce a breaking change?
Changes:
Impact:
✅ Review checklist
Please ensure the following are true before merging: