Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Issues
  • #235

Closed
Open
Created Oct 01, 2018 by Artem B@artemOwner11 of 14 tasks completed11/14 tasks

Show a registered NF token and its timestamp

User Story

As a Crown blockchain user, I want to be able to read information (including timestamp) about a registered token so that I can prove the existence of it at some point in the past, and its authenticity. Example: I have registered a document hash on the blockchain, so now I want to get information about that hash and the time when it was registered.

Requirements

(TBD by @artem).

Tasks

  • Implement JSON RPC API call nftoken list
  • Display timestamp
  • Display metadata
  • Show NFT reg tx extra payload when display rawtransaction
  • Local NFT txs DB
  • Implement JSON RPC API call nftoken get <token-protocol-id> <token-id>
  • Implement JSON RPC APIs: nftoken getbytxid
  • Implement JSON RPC APIs: nftoken totalsupply
  • Implement JSON RPC APIs: nftoken ownerof
  • Implement JSON RPC APIs: nftoken balanceof
  • Unit-tests
  • Refactor
  • Code Review
  • QA

Definition of done/Acceptance criteria

  • Ready for production after QA check.

How to demo

  • Open Crown wallet console.
  • Run nftoken get <token-protocol-id> 507850195211dca75e1120ecfa0983b94af7fc221a0b68cc164ccbf8e8056057.
  • If the token is registered it should provide available information about it includein registration timestamp.

Link/refs/notes/images

Should be finished in the next milestone

Edited Jun 06, 2019 by Artem B
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking