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.
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.