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

New Page: Non-Fungible Token (NFT) #25

Closed
4 tasks
VigM-Figure opened this issue Mar 16, 2021 · 0 comments · Fixed by #199
Closed
4 tasks

New Page: Non-Fungible Token (NFT) #25

VigM-Figure opened this issue Mar 16, 2021 · 0 comments · Fixed by #199
Labels
endpoint Update/Add an endpoint enhancement New feature or request page Update or add a new/existing page

Comments

@VigM-Figure
Copy link
Collaborator

VigM-Figure commented Mar 16, 2021

Summary

Create a new set of pages similar to assets for NFTs

Problem Definition

We want to show non fungible tokens to users

Proposal

Follow the same outline as assets and add an NFT list page, then a NFT details page. Potentially add NFT into the search dropdown

NFT Changes

ACCOUNTS:

  • List Scopes where account == value owner or owner (getOwnership())

SCOPE LISTVIEW: ##DONE

  • scopeaddr
  • spec name or scope spec addr
  • Last updated from tx

SCOPE DETAIL: ##DONE

  • scope addr
  • spec addr -> link to spec page/popup, whatever -> spec name links to address
  • description (from spec)
  • owner list w/roles
  • value owner

SCOPE SUBLISTS: ##DONE

  • Records ##DONE
    • Detail: record name
      • From Spec: record spec addr
      • Last Modified: Date (from session) From session addr -> link to session page/popup, whatever
      • record addr
      • parties that updated w/roles
    • NOTE: will need to show unfilled records
  • Txs ##DONE
    • same tx list as always. filtered on txs connected to this scope addr

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@VigM-Figure VigM-Figure added enhancement New feature or request endpoint Update/Add an endpoint page Update or add a new/existing page labels Mar 16, 2021
@VigM-Figure VigM-Figure added this to the 1.0.0 milestone Mar 16, 2021
@VigM-Figure VigM-Figure self-assigned this Mar 16, 2021
@webbushka webbushka modified the milestones: 1.0.0, 1.1.0, 1.2.0, 1.3.0 May 19, 2021
@webbushka webbushka assigned webbushka and unassigned VigM-Figure May 26, 2021
@webbushka webbushka modified the milestones: 1.3.0, 1.4.0, 2.1.0 Jun 11, 2021
@webbushka webbushka removed their assignment Jun 16, 2021
@webbushka webbushka removed this from the 2.1.0 milestone Jun 16, 2021
@webbushka webbushka mentioned this issue Nov 9, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
endpoint Update/Add an endpoint enhancement New feature or request page Update or add a new/existing page
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants