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 ERC721 tokens for sale #10

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

Need the ability to list ERC721 tokens for sale #10

itsMarcoSolis opened this issue Nov 12, 2022 · 0 comments
Assignees
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 ERC721 token 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.

Acceptance Criteria

Given the user has approved his token to be transferred by the Wyvern Proxy,
When the user lists an ERC720 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 ETH or 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
@itsMarcoSolis itsMarcoSolis self-assigned this Nov 16, 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

When branches are created from issues, their pull requests are automatically linked.

1 participant