Continuing to develop the Bitshares NFT issuance tool! New features, bug fixes, awesome!

in BitShareslast year (edited)

image.png

As you can see from the above recent GitHub commit details, a decent amount of changes have been applied to the Bitshares NFT issuance tool!

Check out the v1.3.6 release on GitHub! Available on MacOS, Linux and Windows!

So what has changed?

An user on Twitter reached out regarding their IPFS URLs not having their image file types being detected, so the auto image file type detection is gone, in favour of the user specifying the image file type manually:

image.png

A new feature was added which allows you to use draft NFT form values from a previous NFT wizard session:

image.png

The saved NFT drafts use the symbol as the file name, are stored in persistent local storage and can be deleted from this draft page:

image.png

At the bottom of the wizard screen there's 2 new buttons, one to save the current NFT as a new draft (or to update an existing draft with the same symbol):

image.png

And the other shows the current form's values and asset_images in a copyable JSON code modal.

image.png

The above JSON can be shared with a gallery for NFT issuance details; in the future the NFT issuance tool will allow entering raw JSON to proceed, so the extracted JSON is more easily usable.

Under the hood, plenty of changes have been made, mostly to address eslint warnings/errors especially after further eslint configuration exposed new issues to resolve.


Thanks for reading, enjoy the NFT issuance tool, it's free!

What do you think of the software? Any feature suggestions/requests? What are your plans for NFTs on the Bitshares blockchain? Comment below!

These developments were brought to you by the NFTEA Gallery!