lightninglabs / lightninglabs/taproot-assets
[feature]: define URI scheme for taproot asset on chain payments
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 525
- Forks
- 150
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
We have an on chain taproot payment address format defined (https://github.com/Roasbeef/bips/blob/bip-tap/bip-tap-addr.mediawiki), but there is no URI scheme like BIP 21 (https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki) or or BIP 321 (https://github.com/bitcoin/bips/pull/1555).
Need to define a URI scheme and mime type for using with wallets since on chain payments don't use standard lightning invoices like off chain payments do.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the taproot payment address format proposal linked in the issue, then compare BIP 21 and BIP 321 for URI conventions. Define a wallet-usable URI scheme and MIME type for on-chain Taproot Asset payments, with the completed proposal documenting the format and its required fields.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100