bitshares / bitshares-ui

Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain
https://wallet.bitshares.org
MIT License
518 stars 570 forks source link

NFT asset fields #3375

Open grctest opened 3 years ago

grctest commented 3 years ago

Is your feature request related to a problem? Please describe. You can't create an NFT using the reference bitshares web wallet.

Describe the solution you'd like Asset options include the additional fields required by the Bitshares NFT spec

Describe alternatives you've considered Use 3rd party tools

Additional context N/A

grctest commented 2 years ago

Created the following tool to work around this issue https://github.com/grctest/nft_tool

sschiessl-bcp commented 2 years ago

Could be added similar to "Spotlight" as a feature, just as a thought, if you want to :)

grctest commented 2 years ago

Like adding the new nft issuance/viewer tools as external links in the web wallet?

Or adding an NFT issuance section?

My main hesitation regarding viewing NFTs in the main wallet is that it's parsing user input, could be risky. That's why I've been working on external tools. I suppose an issuance spotlight could work, but then they'd need an external service/app to view it.