Open vikiival opened 1 year ago
Offer is Swap that:
Source collection is KodaOffers and there is a surchage value
this is what I was looking for, solution would work but it looks like a bit hacky.. any way that a biding system can be implemented on nft pallet?
a biding system
What does it mean? What do you imagine under this?
Develop a handler that marks particular collection as tombstone for Offers.
Process
[ ] 1) create a public collection “Koda offers” with unlimited supply
[ ] 2) if user wants to place an order, batch 2 calls: mint + create_swap
[ ] 3) list all the offers via indexer
[ ] 4) when user accepts, batch the claim + burn calls
that’s how you get the offers onchain + some incentive for the bidders to remove their offer later