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 Generator #361

Open
rfustino opened this issue Dec 5, 2024 · 2 comments
Open

NFT Generator #361

rfustino opened this issue Dec 5, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@rfustino
Copy link

rfustino commented Dec 5, 2024

I am trying to visually create an asset transaction using Iora and we are missing a few things. I am aware I can do this also from the command line, but I am not interested in doing that. Looking for a similar tool as we had with dAppFlow which does not require knowledge of programming. I can not find dAppFlow Asset NFT Generator open sourced.

  1. I should be able to upload the Image from my PC, without having to upload it to the cloud for the URL.
  2. The URL should be automatically generated
    by storing the image on a distributed storage system
  3. The Metadata should have name value pairs and create the appropriate json file.

In it's current state, it is not user friendly, especially for non- programmers. All of the items above were provided by dAppFlow in a web based user interface. Is anyone creating something like this? Either a Web App or a iOS/Android app?

Screen shot showing lack of UI information listed above.
image

For reference, here is the info copied below from a blog post I did that is pertinent.

  1. Create an NFT using Dappflow

Now we are ready to click on Asset Manager and click on Mint NFT.

image

Figure 7-1 Select Asset Manager and Mint NFT

Enter information as shown below in Figure 7-2.

image

Figure 7-2 - Minting and NFT

● Select ARC3 which will upload your content to IPFS which is a decentralized server.
● Name - 32 character max
● Unit name - 8 character max
● Description - enter a description
● Properties - These are used for search purposes and thot the plus sign to add and repeat for more properties. Properties such as author name, item name, copyright info would be appropriate and feel free to use more, but be consistent on future NTF minting. So, take a screenshot or photo. Upload a photo, movie, document, song or whatever you want to create an NFT for. When you press Mint, you will be asked to sign in your Pera Algo wallet so have that ready and opened to the wallet app.

image

Figure 7-3 - Mint successful

@neilcampbell neilcampbell added the enhancement New feature or request label Dec 13, 2024
@neilcampbell
Copy link
Contributor

Thanks @rfustino, I'll raise with the team.

@larkiny
Copy link

larkiny commented Dec 13, 2024

We appreciate the input, @rfustino! This has been added to the backlog. Great suggestion!

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

No branches or pull requests

3 participants