scrobble.life
#nft

SIP001 - Non Fungible Tokens in STEEM

NFT.png

We all love tokens

One specific kind - Non Fungible Tokens, or NFTs in short, form the basis of many great dApps such as CryptoKitties, Gods Unchained, Known Origin and of course our beloved @steemmonsters!

NFT concept so useful and powerful it could even be considered by some a defining factor for blockchain growth.

I think it's about time to introduce native support for NFTs in Steem Blockchain!

I wrote an open source specfication proposal which does just that. Next step will be to gather enough community support - your support - to make it a reality.

Check it out on Github

In short, this spec proposes:

  • Native APIs for NFTs (querying, issuing, burning, etc.)
  • Separate storage inside each token for issuer's, owner's and dApp's data - they can write only to their own section.
  • A new mechanism for users to send NFT tokens to third party dApps (similar to a smart contract)
  • For those dApps to consume and process token interactions asynchronously using on-chain queuing

We are looking forward for your comments:

  • If you are an entrepreneur: tell us how would you use native NFTs on Steem?
  • If you are a developer: what do you think about the specification proposal?

How you can help:

Comments · 10

  • @ackza(74)· 2599d

    I wonder if @aggroed @wehomen @clayboyn saw this about NFTs on steem 7 months ago

    i feel like @upheaver you should come check out https://steem-engine.com

  • @hobo.media(64)· 2812d

    NFTs are very important to the future of Steem. We need this to happen. This post will be resteemed and I'll resteem and upvote any future posts related to it.

    I want to be able to creat a Steem newspaper as an NFT that can be purchased or regularly distributed to delegating subscribers to the news.

    Additionally, I also like the idea of NFTs as comic books, art, ebooks.

  • @shredz7(60)· 2815d

    This could easily be done with my upcoming DApp creator called steem-state for soft-consensus applications on top of the Steem blockchain.

    Are you wanting to hard-code this onto the Steem source, or would want it running on top of the Steem blockchain (still being fully decentralized) using custom_json transactions? I'll update you once my project is released (should be by friday).

  • @svamiva(61)· 2818d

    My understanding is:

    1. we'll not be able to "see" these tokens in our Steem wallets.

    Ok, maybe you'll design your own client for that purpose, but:

    Number 2 - we'll not be able to trade these tokens on internal Steem market.

    Ok, maybe you'll create the own market too. But doesn't it look like too much fuss ?

  • @geekpowered(70)· 2819d

    After reading your comments to @Ned, I was wondering if you might consider a more in-depth explanation of your proposal and the potential benefits.

    I myself read this and some of the documentation and wasn't fully clear about the benefits. Likely quite a few others weren't as well.

    I ended up not responding because I wasn't quite sure about the potential benefits.

    I'm not sure what I would use them for, but I have wished I could create some type of game on Steem for quite a while and have investigated it to some degree. Of course, it's not exactly easy without enlisting the help of other developers. I think that advancements that increase our viability for games and dapps are extremely beneficial though.

    Games are a huge market. They may in fact end up being quite a substantial portion of the crypto community, as more games may decide to use crypto. They already use digital currency as it is. It would be quite beneficial if they used crypto instead. If even a few relatively small games chose to use Steem and SMT's, that might be quite good for the Steem price and development.

  • @utopian-io(72)· 2819d

    Hey, @upheaver!

    Thanks for contributing on Utopian. Congratulations! Your contribution was Staff Picked to receive a maximum vote for the ideas category on Utopian for being of significant value to the project and the open source community.

    We’re already looking forward to your next contribution!

    Get higher incentives and support Utopian.io! Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via SteemPlus or Steeditor).

    Want to chat? Join us on Discord https://discord.gg/h52nFrV.

    Vote for Utopian Witness!

  • @knowledges(70)· 2819d

    Hello @upheaver! I believe that this is an excellent proposal for the Steem blockchain. Although I know very little of this approach but, from your detailed and descriptive document, I could not agree with you more on how this approach could greatly benefit the blockchain.

    One thing I would like to point out in your contribution is how you tagged it. We moved your contribution from the development category to the ideas category. Proposals or suggestion to an open source project fits more on the ideas category.

    I would like to invite you to talk about this approach on Utopian IdeaHub show. You will have the opportunity to talk about this proposal to a wider audience on our discord server. Thank you.

    Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

    To view those questions and the relevant answers related to your post, click here.


    Need help? Write a ticket on https://support.utopian.io/. Chat with us on Discord. [utopian-moderator]

  • @c-squared(61)· 2820d

    This post was shared in the Curation Collective Discord community for curators, and upvoted and resteemed by the @c-squared community account after manual review.
    @c-squared runs a community witness. Please consider using one of your witness votes on us here
  • @michealb(67)· 2821d

    i wonder if a separate token for up voting comments would be useful. but then again im sure if it was it probably would have been looked at earlier

  • @meno(80)· 2821d

    Oh wow... very interesting.

    Well, a little while ago I wrote a post about designing an onboarding system for dapps that need a solution that is a lot more robust than the one currently provided by the blockchain.

    One of the ideas here was the incubating account would amass enough resources to create a "real" account on the blockchain, granted the requisites were met. Passing a test, earning enough upvotes, etc.

    It seems to me like a system could implement a NFTokens to keep track of the earnings, awards, levels or what have you to "graduate" the incubating accounts into real accounts.

    Of course for this to make sense, I would probably have to write a wall of text, but much of the idea is explained on my post.