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 make WETH offers to ERC721s #24

Open
itsMarcoSolis opened this issue Dec 4, 2022 · 0 comments · Fixed by #25
Open

Need the ability to make WETH offers to ERC721s #24

itsMarcoSolis opened this issue Dec 4, 2022 · 0 comments · Fixed by #25
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 buyer
I need to have the ability to make WETH offer
So that I can obtain the NFT in exchange for WETH token.

Details and Assumptions

  • To make an offer, the buyer must be registered.
  • The desired NFT must be a ERC721

Acceptance Criteria

Given there is an existing ERC721 that the user wants and has enough funds to pay for it, in WETH
When the buyer creates the offer
Then the offer must be added to the OrbitDB database, with the ability to be taken by the owner of the ERC721.
@itsMarcoSolis itsMarcoSolis added the technical debt Something which has to be done that doesn't involve creating a new feature label Dec 4, 2022
@itsMarcoSolis itsMarcoSolis self-assigned this Dec 4, 2022
@itsMarcoSolis itsMarcoSolis linked a pull request Dec 5, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant