You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a seller I need to have the ability to list any amount of a ERC1155 tokens for sale So that other users can see my listing and accept my offer.
Details and Assumptions
To create a listing, the user must be registered.
To create a listing, the user must be registered.
Acceptance Criteria
Given the user has approved his token to be transferred by the Wyvern Proxy,
When the user lists an ERC1155 item for sale and selects the desired ERC20 (If applicable)
Then listing must be added to the OrbitDB database, with the ability to be taken with both ETC and the specified ERC20.
The text was updated successfully, but these errors were encountered:
As a seller
I need to have the ability to list any amount of a ERC1155 tokens for sale
So that other users can see my listing and accept my offer.
Details and Assumptions
Acceptance Criteria
The text was updated successfully, but these errors were encountered: