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

[feature] Remove offer action from user profile #25

Closed
Gelassen opened this issue Mar 17, 2023 · 2 comments
Closed

[feature] Remove offer action from user profile #25

Gelassen opened this issue Mar 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Gelassen
Copy link
Owner

Gelassen commented Mar 17, 2023

User story:

As a user I want to be able to remove item from my offers

Tech details:

This functionality has been implemented already. However since ongoing integration with on-chain operations it should be extended to support ethereum part of the app.
Ethereum ERC721 standard allows to burn() a token. Project implementation of ERC721token standard also allows to make token offer outdated. I believe burn() option would be the best fit for this use case.

@Gelassen
Copy link
Owner Author

Gelassen commented Jun 9, 2023

Done in the scope of work on #18

@Gelassen Gelassen closed this as completed Jun 9, 2023
@Gelassen
Copy link
Owner Author

Gelassen commented Jun 9, 2023

Part of #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant