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

Let a user claim he owns an asset #473

Open
4 of 5 tasks
straumat opened this issue Jan 20, 2024 · 0 comments
Open
4 of 5 tasks

Let a user claim he owns an asset #473

straumat opened this issue Jan 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@straumat
Copy link
Member

straumat commented Jan 20, 2024

  • Add in tapd mock server a verify-asset-ownership method returning, true, false or error.
  • Add an integration test on asset ownership verification.
  • Add a new type of request: ADD_OWNERSHIP_PROOF_REQUEST with the following parameters: assetId, scriptKey, outpoint and proof.
  • On user asset list page, add a button to claim you are the creator. It will ask assetId, if issuance proof is found, it will display a form with assetid, scriptKey, outpoint and explanation. User will be able to entier its proof.
  • Add a bach calling verify-asset-ownership - Find issuance proof and verify user proof -> if ok, change the creator of the asset.
@straumat straumat self-assigned this Jan 20, 2024
@straumat straumat added the enhancement New feature or request label Jan 20, 2024
@straumat straumat added this to the 1.0.0 milestone Jan 20, 2024
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