-
Notifications
You must be signed in to change notification settings - Fork 39
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
New Standard: NFT metadata #16
Comments
Heya everyone! I'm Rhea, one of the engineers from the core Flow team working on Cadence and its uses. As you can see from the Assignees list I'm a point of contact for all of you on this issue. I write Cadence code and perform code reviews for internal and external projects, so if you have any Cadence questions I should be able to help! In a previous life I did metadata standards work, so I'm looking forward to seeing what comes from this initiative. πΊ |
Hello! My name is Josh and I am also a smart contract engineer on the Flow team. I'm happy to help wherever is needed. π |
π as versus. |
π as NFTco (along with @bjartek). |
Team Non Fungibles checking in on this one: First milestone (FLIP submission) should be done today/tomorrow. |
Your team name with a link to the HackerEarth team Tag all team members with their Github usernames that are working on the projectοΌ When you plan on completing the first milestone. |
Hi, all: I'm Glenn. Here to help on this proposal along with Rhea and co. Looking forward to it. |
Solo Team here. First Milestone has been submitted to HackerEarth. Team name is: Coelacanth |
I have just submitted a flip, completing Milestone 2. |
Team Non Fungibles checking in again. PR for Milestone 2: onflow/flow#636 |
FYI, the flip PR is Milestone 2! You guys are further along than you're giving yourself credit for ;) |
haha - yeah, I'm getting confused as to what to do. |
Oh, it seems that we've done Milestone #1 a long time ago (before flip-fest was announced really), and our FLIP pretty much covers it too. |
Yeah i think we can just point to the old issue in the nft repo for our milestone 1. |
Hey guys, so for the PRs we're hoping to track them all on one repo so to help us out, could you do the following:
For milestone 2, you'd do the same thing, except change branch and file name. Once your milestone 1 has been approved, you can submit milestone 2. In this case, it's fine if you open both at the same time since we know you had this work done beforehand but just FYI in the future. Sorry for the bit of extra work, but really helps out with tracking! Let me know if you have any other q's. |
Ok, I think I did the Milestone 2 PR wrong before by just pushing to the same PR as Milestone 1... |
I just noticed that I am not being tracked in the approved teams of the project. Is there a reason for that omission? |
Sorry @figs999! You are being tracked there. We don't have separate issues for each team, so you are included on this one. |
Thanks for the great submissions @figs999 and @briandilley. We're going to take a couple days to gather reviews for your FLIPs, but both teams have been approved for milestone 1. π |
New Standard: NFT metadata #16 - Milestone 1
Crust Pinner Team here. Team name is: Crust Pinner
Will working on NFT Decentralized Storage. |
Hey everybody! I'd like to introduce you to Glenn Brown (@gotisbrown) -- he's an advisor for the Flow ecosystem looking into how the new metadata standard can be adopted by projects across Flow. Glenn used to be CEO of Creative Commons and has done a lot of standards work in the past. π We'd love to set up time for each team to chat with Glenn about their solutions, and in particular, how they can be used to solve further problems like NFT rights and royalties.
If you're interested, could somebody from each team please send me an email (peter@dapperlabs.com) or a Discord DM ( |
Hello~ First of all, sorry that the previous registration seems to have failed :( We introduced some design points about metadata standards which might provide some help for the construction and optimization of other solutions. And we also gave our initial solution here. We welcome your suggestions! |
New Standard: NFT metadata #16 - Milestone 1
Good day @bluesign, @figs999, @qq976739120, @njuyuanrui! Thanks so much for all your hardwork & participation. In order to finalize winners & prepare for prize payout, we'll need the following actions from your end. Please provide the following information byΒ Nov 17, 2021, (in this GH Issue is fine): 1. Team Information
πIMPORTANT: We will only proceed with prize payouts once all members have confirmed with π on the post. 2. Video Demo (optional)
We will be hosting Closing Ceremonies on November 23rd, 8AM PT where we'll having closing remarks from Dete & will be announcing the winners! I'll share the details here before Nov 17. |
My team is solo, so itβs just me: |
My team is solo, so itβs just me: |
hey Kim, @bjartek bjarte.stien.karlsen@gmail.com 33% |
Hey folks, We've received and reviewed over 82 submissions! What an amazing community on Flow! To commemorate all the hard work done, we have finalized winners and will be announcing them during our Closing Ceremony on Nov 23rd, 8AM PT. Be sure to join us - there may be some attendance prizes & a keynote from our CTO, Dete π! RSVP here so you don't miss out! See you then! |
My team is solo, so it's just me: |
There's been a lot going on in NFTs lately. I recently started following this topic to learn how to flip nft. It is possible to make money in this industry. But you have to stay up to date. That's why I recommend this post because it's really well written. |
Description (Problem Statement)
NFTs are more than just numbers and bytes β at their best, they are rich representations of digital goods that people around the world can fall in love with. The current Flow NFT interface, however, does not include a metadata standard that allows these representations to flourish. NFTs should be able to include structured data, images, videos and other types of data. What modifications should be made to the NFT interface to support a variety of metadata types?
The Flow community has been discussing an NFT metadata standard over the past several months, with representation from many of the NFT applications currently live on mainnet. In recent weeks, several developers have created a concrete proposal that has gained support from the broader ecosystem. We'd love for those developers to formalize their standard and launch it as part of the Flow FLIP Fest.
This ticket is a special one. Most of the groundwork has already been done, and we're hoping that the FLIP Fest can act as the catalyst that brings that work to life. The core Flow team has reached out to the developers who are already actively engaging in this problem, but we also welcome new contributions. This isn't a winner takes all bounty β we'll be issuing rewards to the people who make the most meaningful contributions to the final standard.
Minimum Feature Set (Acceptance Criteria)
Metadata Type Structure
The standard itself should define a generic type structure that allows a variety of metadata types to be defined directly in Cadence. This standard should be implemented in Cadence as an extension of the current NFT standard.
Metadata Type Examples
With the introduction of a new standard, it's important that developers know how to use it. Your final submission should include examples of common uses cases that demonstrate 6-12 different data types. For example:
Milestone Requirements
Judging Criteria
Resources
The text was updated successfully, but these errors were encountered: