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

Nft transactions #107

Open
wants to merge 4 commits into
base: message_signing
Choose a base branch
from
Open

Nft transactions #107

wants to merge 4 commits into from

Conversation

relatko
Copy link
Contributor

@relatko relatko commented Dec 19, 2022

Adds support for two classes of transactions

  • NFT1: Setup NFT collection
  • NFT2: Transfer NFT
    Instead of comparing SHA of transaction script the script is parsed and compared with script template (app/src/script_parser.c). Important parsed script elements are shown on the device together with other transaction data. This allows to store and transfer NFTs supporting MetadataViews interface using ledger.

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

Successfully merging this pull request may close these issues.

1 participant