-
Couldn't load subscription status.
- Fork 1.5k
Open
Labels
Description
Offers for runes are trickier than for inscriptions, since the bidder must specify not only which rune they wish to buy, but which UTXO or UTXOs containing those runes they want to create an offer for.
As a first pass on this feature, we should allow:
ord wallet offer create --rune <AMOUNT>:<NAME> --utxo <UTXO>ord wallet offer accept --rune <AMOUNT>:<NAME>
Where UTXO is the utxo containing the runes to bid on, is the amount to purchase, and <NAME> is the name of the rune.
The offer should send all other runes to the seller recipient address.
StefanBraunovic
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To Do