Thought it was time for a quick update on how everything is going with the marketplace and NFT maker. At the moment we are focusing on this initial flow:
Log in
Upload one or more assets
Create NFT using templates for the various settings
Preview the NFT
Mint the NFT
First up is assets which are the basic ingredients you can choose to build your NFT from.
Complete:
Account creation and authentication though Internet Identity, Oisy wallet or Identitykit
Upload single or batches of assets of any filetype (raster, vector, video, audio or 3D files)
Add tags to assets
The design for the entire system is mostly complete and has been wireframed.
In progress:
Batch Add Tag and Delete assets once uploaded
Filter by asset type
Rename asset
Search by tag or asset name
Warnings when deleting assets with tags
Next up:
Wild NFTs
Collections
Video here:
Oh and all my assets uploaded, I was just impatient and ended the video before they were all there
Might I request if an NFT relates to some kind of reward, say the distribution of tokens for a service it could be marked as unclaimed, distributed etc so as NFTs evolve into tradable financial contracts the status of the contract can be tracked. I appreciate the tag route might just be the way and a layer is built on that.
You can absolutely set it up as a reward for lots of different parameters in the claim rules and requirements. There are also ways to evolve them in the works.
I need to work out a good way to share all the code we have so far and ideas we have brewing. I am sure there is more we need to add and it would be good to get as many ideas as possible so we ensure we can handle pretty much anything.
The idea is that an NFT can be anything that can be traded securely. We hate the name NFT as we want to include some fungible/semi-fungible parts, but couldnāt think of a better term that people would understand. Token just seemed too vague. Open to suggestions!
Ahh so basically if it is all inside the contract and there is no controlling party you donāt have to jump through ridiculous hoops created by the UK Gov? Is that it?
We can defo add stuff to make this ātruly decentralisedā if that is their definition.
This is my early understanding, I basically will want to do things like track ROI of an NFT contract.
Also another thing, I want to put the burden of the value of the NFT on the holder, this may seem a bit out there. I want to do it by always having the NFT always for sale, with the price determined by some approved canisters logic. Holding the NFT earns you a tracked ROI reward and increasing that reward increases the value of it. If you are not maximising the value of the NFT someone else may invest in the contract to take it from you, ensuring itās true value is met along with the associated benefits it was designed for.
Itās a really great work. What kind of NFT protocols does this NFT market support? Can we bring the NFTs that we have already issued and trade them on this market, or does it only support the NFTs created here?
Oh if anyone wants to see the thought process from 4 days ago (no I havenāt looked at the code changes done since then, so things may not be exactly as written)
Iāve opened it up for comments if anyone can see any glaring errors etc.