Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need the ability to list ERC1155 for sale. #2

Open
itsMarcoSolis opened this issue Nov 12, 2022 · 0 comments
Open

Need the ability to list ERC1155 for sale. #2

itsMarcoSolis opened this issue Nov 12, 2022 · 0 comments
Labels
technical debt Something which has to be done that doesn't involve creating a new feature

Comments

@itsMarcoSolis
Copy link
Member

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.
@itsMarcoSolis itsMarcoSolis added the technical debt Something which has to be done that doesn't involve creating a new feature label Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Something which has to be done that doesn't involve creating a new feature
Projects
Development

No branches or pull requests

1 participant