shopxlabs / SHOPX_TCPeNFT_depricated

Ethereum contracts for Spl.yt Core Protocol
MIT License
1 stars 2 forks source link

Orders contract/ multiple quantities of an asset #6

Open dipenjoshi opened 6 years ago

dipenjoshi commented 6 years ago

We switched from listing single items on splyt to listing multiple quantities of the same item on splyt.

for example: before you could only list 1 nike shoe but you wouldn't be able to specify that you have 5 of those shoes.

We have that working using orders contracts. Need to unit test those to make sure quantities and mappings are happening correctly, without any weird bug or loophole.