Skip to content

Allow creating offers for runes #4183

@casey

Description

@casey

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions