wyvern-v3 icon indicating copy to clipboard operation
wyvern-v3 copied to clipboard

Seeking to implement the simplest NFT buy and sell operation sample code.

Open aansheng opened this issue 2 years ago • 3 comments

I didn't find some code samples from the test case, how should I do it if I just want to implement simple NFT buy and sell?

aansheng avatar Apr 02 '22 09:04 aansheng

I didn't find some code samples from the test case, how should I do it if I just want to implement simple NFT buy and sell?

@aansheng did you found code sample ? can you share please?

neelshahxooa avatar Jun 16 '22 10:06 neelshahxooa

I didn't find some code samples from the test case, how should I do it if I just want to implement simple NFT buy and sell?

@aansheng did you found code sample ? can you share please?

no, I didn't find it

aansheng avatar Jun 16 '22 10:06 aansheng

Here's one.

https://github.com/wyvernprotocol/wyvern-v3/blob/4790c04604b8dc1bd5eb82e697d1cdc8c53d57a9/test/7-static-market-matching.js#L635

MarvinJanssen avatar Jun 18 '22 05:06 MarvinJanssen