xch-dev / sage

The sagest wallet for the Chia blockchain.
Apache License 2.0
14 stars 5 forks source link

Add NFT transaction support #5

Closed Rigidity closed 1 week ago

Rigidity commented 1 month ago

We need the following types of NFT transactions:

  1. Add URI to NFT metadata
  2. Transfer NFT
  3. Burn NFT (a subset of transfer)
  4. Assign NFT to DID
  5. Unassign DID
Rigidity commented 1 week ago

Splitting this issue up