-
Notifications
You must be signed in to change notification settings - Fork 14
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
Minting runes with ord-connect and useSend #300
Comments
@birchcode: Thanks for opening an issue, it is currently awaiting triage. The triage/accepted label can be added by foundation members by writing /triage accepted in a comment. DetailsI am a bot created to help the ordzaar developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository. |
@birchcode: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this! You can add area labels by leaving a DetailsI am a bot created to help the ordzaar developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository. |
@birchcode: Thanks for opening an issue, an appropriate priority will be added soon. The priority labels can be added by foundation members by writing /priority [type] in a comment. DetailsI am a bot created to help the ordzaar developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository. |
Would be nice to have an |
Hi, right now we don't have any plans to update it. But feel free to open a PR for it |
I've been utilizing the ord-connect package for wallet management and recently integrated the ordinal bots API to generate mint orders for runes. To complete the minting process, I'm currently using the send function returned by useSend from ord-connect to handle the payment for the mint order.
This obviously isn't ideal because in the wallet confirmation the user doesn't see the tokens being exchanged rather just a bitcoin payment.
I'm very interested in contributing to the development of this feature if it's not already available. Could you point me in the right direction, or would it be possible to collaborate on creating a solution?
The text was updated successfully, but these errors were encountered: