metaplex-foundation / js

A JavaScript SDK for interacting with Metaplex's programs
357 stars 182 forks source link

How to create new listing using 0 priced trade state to change the price of listing? #333

Closed salman-kryptomind closed 1 year ago

salman-kryptomind commented 2 years ago

Hi, I'm trying to make a Solana NFT marketplace where users will be able to bid and seller would be able to select a bid to execute the sale. For that purpose we need to match the listing price with any of the available bids. As you guys mentioned your docs we can create new listings using 0 priced seller trade state at different prices. I've attached the reference of the docs below.

Screenshot 2022-10-05 at 6 46 36 PM

github-actions[bot] commented 1 year ago

Hi @salman-kryptomind,

Thank you for your question!

We'd like to make sure our GitHub issue tracker remains the best place to manage issues that affect the development of the Metaplex JS SDK itself.

Your question deserves a purpose-built Q&A forum like StackOverflow so it is more searchable and encourages others to contribute to and benefit from the answer.

Unless there exists evidence that this is a bug with the JS SDK itself, would you please post your question to the Solana Stack Exchange using the following link:

https://solana.stackexchange.com/questions/ask?tags=metaplex

If you could please share the link to the newly created question here afterwards, that would be very helpful for anyone following this thread.


This automated message is a result of having added the "question" label.