xch-dev / sage

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

Add support for NFT minting #4

Closed Rigidity closed 2 weeks ago

Rigidity commented 1 month ago

At first NFT minting should be relatively simple, since Sage does not handle the storage of data, metadata, or licenses for you. You just put in the URIs and other info and mint the NFT from 1 mojo. It will use a bulk mint transaction but only include one NFT for now.

Rigidity commented 2 weeks ago

Adding this in the next release