wyvernprotocol / wyvern-v3

Wyvern Protocol v3.1, Ethereum implementation
https://wyvernprotocol.com
MIT License
298 stars 121 forks source link

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

Open 0xzxdx opened 2 years ago

0xzxdx commented 2 years ago

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?

neelshahxooa commented 2 years ago

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?

0xzxdx commented 2 years ago

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

MarvinJanssen commented 2 years ago

Here's one.

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