Open birchcode opened 6 months ago
@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.
@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 /area
comment.
@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.
Would be nice to have an useMint
hook
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?