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

Add a CIP for NFTs so the community can discuss prior to launch #92

Merged
merged 1 commit into from Aug 4, 2021

Conversation

diamondhands0
Copy link
Member

No description provided.

@diamondhands0 diamondhands0 requested a review from a team as a code owner July 19, 2021 09:27
@dgsus

This comment has been minimized.

@tijno
Copy link
Contributor

tijno commented Jul 19, 2021

Please consider this small enhancement:
#59

TLDR;

  • Allow minting an NFT that can not be resold
  • Allow transfer of unsold NFT to user, without bidding
  • Allow receiver of NFT to return or burn it

It would open up NFTs as badges, awards, and certification of skills/knowledge.

@manusrik
Copy link

Since @diamondhands0 mentioned 'naming' in the official proposal, I feel 'minted' is a really good name instead of NFT. Anything that is minted could go in that feed and also be visible on the profile.

@dylsell
Copy link

dylsell commented Jul 19, 2021

A few quick thoughts after going through the slide deck (will have more later)

  • On slide 2 "Market" is a pretty broad term for the NFT feed. Could consider using "NFTs" here to match the profile view and in the profile view change to "My NFTs". This prevents users from having to learn yet another term (market) and can orient themselves a bit more easily.
  • On slide 8, users have the option to buy Bitclout during the NFT flow. I understand the motivation behind this, but it's probably going to be hard to accomplish this and bring the user back to this desired flow (buy NFT). Basically, a secondary CTA is being used for an entirely different job. I'd recommend removing this button.
  • What's the benefit of minting an NFT but not putting it on sale? Could this be removed for an MVP?
  • I'd suggest helper copy below almost every action in the "mint NFT" section, these are new concepts to many.

@dgsus
Copy link

dgsus commented Jul 19, 2021

could you please clarify how storage, behind minting NFT's, will work?

it seems we can mint an existing post, does the process of minting encodes the original media (picture) in a new NFT object within the chain?

or it will always link to the storage set by each node operator? as of now centralized, since there are no IPFS/Aerwave storage option.

cheers!

@tijno
Copy link
Contributor

tijno commented Jul 19, 2021

to what extent can published/sold nfts be updated ?

i noticed an update nft function in the code and it would be good to know which data is updatable and when

@IAmMurkury
Copy link

Will there be a way to split NFT sales with a specific creator? Say, for example, I collaborate with a visual artist and want to give them 50% of all sales. I know we'll be able to give a % to our coin holders (very cool), but enabling splits to specific creator wallets would be a huge step in fostering collaboration on the platform! Thx so much.

@omicreativedev
Copy link

@dylsell

  • What's the benefit of minting an NFT but not putting it on sale?

It's standard on every other platform when minting an NFT it automatically goes to your own wallet if not placed on sale or auction. The benefit is vast. Some examples of why you'd want to do this:

  • Creating a vault of value for sale later (HUGE)
  • Giving away NFTs
  • Private sales (ie OTC)
  • Asset registration. Say you want to mint your art for copyright registration but not ever sell it.
  • As a minted personal gallery of art, music catalog, license agreements, etc.

All the features for these might not be in place or may be created by 3rd parties but having the underlying ability to do this is standard. It would be weird if we didn't do that here.

@gustavoflanagan
Copy link

gustavoflanagan commented Jul 19, 2021

@tijno touched on this for receivers of NFTs, but can we allow for burning NFTs regardless of owner?

There are a number of reasons for this including:

legal - owner receives cease and desist
personal - owner no longer likes the NFT they created
Most NFT platforms allow for this

@ShhubhamA
Copy link

ShhubhamA commented Jul 19, 2021

Just Curious about the cost in process of minting NFTs?

I think an extremely low/zero fees would generate spam ,reduces visibility

@omicreativedev
Copy link

omicreativedev commented Jul 19, 2021

Will there be multiple collections for creators or will 1 creator (username) per collection?

Will there be tags, categories, hashtags, taxonomy or some kind of way to label the types of NFTS for later/immediate filtering or 3rd party dapps or marketplaces? I.e. Art, Music, Domain, 3D, Video, Ticket, Collectible, Game Asset, Service, Product, Misc. or maybe the present way hashtags are used in posts?

Will we be able to give away an NFT?

Will we be able to batch giveaway multiples?

Will we be able to burn an NFT?

Can an NFT be made NOT for sale?

Is it only one type of auction?

Can someone buy flat out without auction?

Will there be private buys/auctions?

Will there be a way to add an external URL to unlockable content on IPFS?

What servers host NFT images and unlockables for other nodes? Can that be changed?

What is the "service fee" (in the slideshow) represent. Who does it go to?

Note: I think the most important thing is storage and unlockables. In one sense, longevity is important and in that respect using central servers actually makes sense. A big problem in the NFT world is that NFTs are rugged sometimes. The problem is though that when putting the control of content elsewhere, then it's like MY CONTENT is forever on your stuff.

Let me explain. Let's say I don't sell an NFT and it never sells. Now my music is on your server forever? And what are the terms for that? How does Google feel or the server feel about certain content? Will that become an issue in the future?

I think it should be optional to where files are kept. I feel like unlockables should optionally be able to point to an external URL.

Also the upload embed covers when minting an original post- what if the post was a Youtube Embed? Obviously we can't mint someone elses Youtube video. How does that work?

Preview Images: Will we now be allowed to upload MP4 videos like we do Images? What formats can be supported in previews?

I think it would be great if previews at least supported videos. That would allow for snippets of Audio (as videos) and 3D (as video) previews.

Agree with Gustov about Burning.
Agree with Mercury about Splitting Payments.

ps. my apologies if not concise. I'm not very good at being concise lol. Thank you!

@omicreativedev
Copy link

Forgot. I think there should be a file upload calculator on all posts and on nft modals. And also support for ZIP files as unlockables.

@tijn
Copy link

tijn commented Jul 19, 2021

@tijn touched on this for receivers of NFTs, but can we allow for burning NFTs regardless of owner?

There are a number of reasons for this including:

legal - owner receives cease and desist
personal - owner no longer likes the NFT they created
Most NFT platforms allow for this

@gustavoflanagan Could you take care to name the right Tijn, please? The one with an extra o: @tijno, is the one you need. I understand that typos and small mistakes exist; it's fine, no bad feelings, but for me all these messages are basically spam in my inbox and I have no means to stop it other than hitting the unsubscribe button on each and every pull-request or issue where I'm mentioned by mistake.

@AikonMishima
Copy link

After a Clubhouse discussion with >30 digital (visual & musical) NFT artists, here are a few remarks/questions:

File size
The file size seems to be the biggest concern of the artists I spoke with.
In terms of animations (GIF's/mp4), most visual platforms (Rarible, Superrare, Opensea) have file size limits over 50MB.

Question:
Is it possible to increase the file size to 30MB instead of 15MB?
(question by @lanedigitalart and others)

The reason: if it were possible to upload larger images, they could upload more qualitative animations, directly on BitClout.com

Location of the digital art file
Most of the people seem to fear 3rd party hosting (YouTube was mentioned several times for high-quality MP4's) for copyright infringement as the hosting party is YouTube.

Questions:

  • Is there clarity on which files, are hosted where? (I'm guessing images.bitclout.com for gifs, jpegs, and pngs)
  • Will other nodes have to redirect to the main NFT hosting server for the files (images etc), or will this be defined by the node itself?

Sharing royalties
Several artists collaborate with other artists to create their art pieces (someone does the music, another does the 3D art, another does the rendering). It helps with exposure if one artist is well known and the other artist is less known.

  • Will there be an ability to share royalties between multiple people, as per creating the initial NFT?
  • Can a collector (buyer) see the royalties?

Burning
Building on what @gustavoflanagan - If someone steals an artwork, the artist made a mistake, personal data was shared, etc ... the possibility of "burning" would be great.

Questions:

  • How will burning NFT's work on BitClout?
  • What happens when you burn a token?
  • If burning NFT's is a possibility, will it only be available for the creator or will it be possible for a node runner to do this as well?

Side note:

  • In general NFT lore: "If the wallet that minted the NFT, burned the NFT, it needs to be removed off the platform.
    If someone else burns it, it has to stay on the platform."

Will this be the same for BitClout?

Easy fix:
Short line stating: "If you want to burn this NFT, feel free to send it to public key XXXXXX (being a burn wallet)

Positive feedback:

  • Selection of the winner
  • Ability to have users interact with your NFT
  • Coin Holders will want to make sure you get the NFT sold (inherent marketing)

NOTE:
These remarks & questions are not my own.
I merely listened to the people in the community to make sure their questions & feedback are heard.

@bloated-devish
Copy link
Contributor

Since @diamondhands0 mentioned 'naming' in the official proposal, I feel 'minted' is a really good name instead of NFT. Anything that is minted could go in that feed and also be visible on the profile.

Now that we are discussing naming (which IMO is important, but never given the thought by devs like me), can we brand it nifty (but typed as NFT)? :)

@fungibles
Copy link

Since @diamondhands0 mentioned 'naming' in the official proposal, I feel 'minted' is a really good name instead of NFT. Anything that is minted could go in that feed and also be visible on the profile.

But minting is what you do to create an nft. You can still name an nft and mint an nft. Unless I am reading your comment wrong

@fungibles
Copy link

@tijn touched on this for receivers of NFTs, but can we allow for burning NFTs regardless of owner?

There are a number of reasons for this including:

legal - owner receives cease and desist
personal - owner no longer likes the NFT they created
Most NFT platforms allow for this

we have to have a burning function, its critical for a number of reasons:

  1. burn nft and remint it on another chain
  2. allow someone to choose between a physical piece or the nft
  3. reduce supply to make existing nfts more scarce

to name a few

@tijn
Copy link

tijn commented Jul 20, 2021

@tijn touched on this for receivers of NFTs, but can we allow for burning NFTs regardless of owner?
There are a number of reasons for this including:
legal - owner receives cease and desist
personal - owner no longer likes the NFT they created
Most NFT platforms allow for this

we have to have a burning function, its critical for a number of reasons:

  1. burn nft and remint it on another chain
  2. allow someone to choose between a physical piece or the nft
  3. reduce supply to make existing nfts more scarce

to name a few

@fungibles Could you take care to name the right Tijn, please? The one with an extra o: @tijno, is the one you need. I understand that typos and small mistakes exist; it's fine, no bad feelings, but for me all these messages are basically spam in my inbox and I have no means to stop it other than hitting the unsubscribe button on each and every pull-request or issue where I'm mentioned by mistake.

@omicreativedev
Copy link

I believe Nifty is what Nifty gateway uses. And it's the inspiration behind the idea of naming an NFT 'something' usually I believe. And while naming is catchy, the SEO on "NFT" is higher than any buzzword about NFTs. Crypto is a small enough niche as far as audience is concerned. I would just stick with NFT. Also because people will have to say Bitclout NFT to be specific. I feel as though "gems" sounds too videogame and not sophisticated enough. Mintys sounds like breath fresheners. Just my 2 cents.

@tijno
Copy link
Contributor

tijno commented Jul 20, 2021

@fungibles @gustavoflanagan can you edit your posts please to change the @tijn to @tijno - your tagging & re-tagging the wrong person.

@znmead
Copy link

znmead commented Jul 20, 2021

Yes, main issue I'm seeing is around storage... why not use Arweave?

How does $50,000 in free data storage sound? How about a demo day in front of a16z, Union Square ventures, Multicoin Capital, 1kx, etc. How about direct access to the core dev team to help with integration, tech support, and user adoption?

I've heard they're offering $1/GB... I bet bitclout.com could get a discount considering the investor overlap.

https://boost.arweave.org/

https://www.arweave.org/yellow-paper.pdf

https://www.arweave.org/

@gustavoflanagan
Copy link

Are creator coin percentages locked in the coin? Is it used to purchase coin and distribute it to investors? Some other mechanics?

Seems it would be best to lock it into the coin:

Deflationary because it locks $clout in the BitClout ecosystem and it cannot be sold.
If purchased and distributed, many creators may be hesitant to put a CC percentage because investors can sell easily
Less concentration in CC of people that can crater the coin price

Credit to Krassenstein bros

@fungibles
Copy link

@tijn touched on this for receivers of NFTs, but can we allow for burning NFTs regardless of owner?
There are a number of reasons for this including:
legal - owner receives cease and desist
personal - owner no longer likes the NFT they created
Most NFT platforms allow for this

we have to have a burning function, its critical for a number of reasons:

  1. burn nft and remint it on another chain
  2. allow someone to choose between a physical piece or the nft
  3. reduce supply to make existing nfts more scarce

to name a few

@fungibles Could you take care to name the right Tijn, please? The one with an extra o: @tijno, is the one you need. I understand that typos and small mistakes exist; it's fine, no bad feelings, but for me all these messages are basically spam in my inbox and I have no means to stop it other than hitting the unsubscribe button on each and every pull-request or issue where I'm mentioned by mistake.

sure but i dont think I tagged you, just replied to another message that I guess was using the other name.

@fungibles
Copy link

@diamondhands0 haven't heard from the team yet on the media hosting component and I just want to make sure that you guys have a plan. You have done a great job quieting down the haters and I just don't want to give them any more cannon fodder (and ya I had to google fodder).

Can we at a minimum provide an option to point to any URL where media is located? This can be content-addressable hashes appended to gateway URLs for IPFS, Arweave, Sia, Hypercore etc or literally any URL such as your own domain/host if that is is someone's preference.

If we don't decentralize the media, well I can just hear the maxis now in my head. I know that no media is currently decentralized so this would kill two birds.

Also there is something to be said about these generative projects. The user experience is amazing, its like being a kid again and opening a pack of baseball cards. Coupled with a strong community (which we have as you pointed out already as a huge advantage), I could see this becoming one of the main blockchain's for projects. Giving developers the tools to be able to easily mint 10,000 (or whatever number) and randomizing each nft's media that points to a decrentralized storage would be amazing. All of the work is on the dev to launch these projects so getting the basic tools in place could be a huge win for the platform.

@tijno
Copy link
Contributor

tijno commented Jul 20, 2021

sure but i dont think I tagged you, just replied to another message that I guess was using the other name.

@fungibles when you quote reply - it notifies any @ mentions in the quote again.

so by quote replying the post mentioning @tijn - you notify the wrong @tijn again - so by editing your post you can edit the quote and just add a o to tijn so it says @tijno.

much appreciated.

ps - yes 100+ on storage - i actually started mapping out the idea for nftbox - secure storage & access for bitclout NFTs.

@iPaulPro
Copy link

I know that no media is currently decentralized so this would kill two birds.

IPFS is decentralized file storage.

Without a real decentralized storage option, these are basically fake NFTs. They will never be adopted by the wider community.

The idea of pointing to a YouTube link is a nonstarter. Really misses the whole point here.

@AikonMishima
Copy link

AikonMishima commented Jul 20, 2021

Yes, main issue I'm seeing is around storage... why not use Arweave?
@znmead

I second the motion of using arweave as an innate storage feature.

Potential rewards aside (as to not further complicate the concept), their dev team seems dedicated and have shown resilience in their approach.

As a « soft » solution:
You can interface with arweave using a REST style HTTP API https://docs.arweave.org/developers/server/http-api

The « hard » solution would be to seamlessly integrate arweave via a referral protocol. Not certain if this would work, as I haven’t dug deep enough in the arweave.js yet.

UPDATE:
https://github.com/Dev43/arweave-go
The arweave client library is supported in Go and js

@tijno @maebeam @lazynina @diamondhands0 @dgsus @bloated-devish

@tijno
Copy link
Contributor

tijno commented Jul 26, 2021

@diamondhands0 re the "not for resale" feature -

A request to mint an NFT that cannot be resold
Not a hard thing to implement, but it's going to take a bit more thought from the UX side to make sure that this gets messaged to buyers without cluttering the look of an NFT in the feed.

i think @AikonMishima suggestion of a lock will indeed prevent cluttering of the interface.

if needed it could have a hidden explanation that is shown on click.

🔒 Not resellable

or

✅ Can be resold
⛔️ Not for resale

re: nfts cant be updated

You can't update an NFT after it's been minted. Right now you just need to cancel the auction and issue a new NFT to do an update.

What happens when arweave does not survive ? Or the asset/file is accidently deleted by the owner after the nft is sold?

@tijno
Copy link
Contributor

tijno commented Jul 26, 2021

An update on your comment on "mint an NFT that cannot be resold" @diamondhands0 - I think i sorted the UX side reusing the same approach as unlockable content.

Use fa-store and fa-store-slash icons to show CanBeSold (IsTradable) status.

Details shown here:

#59 (comment)

ps. @AikonMishima the lock can not be used as its already in use for the UnlockableContent button.

@dgsus
Copy link

dgsus commented Jul 26, 2021

@diamondhands0 re the "not for resale" feature -

A request to mint an NFT that cannot be resold
Not a hard thing to implement, but it's going to take a bit more thought from the UX side to make sure that this gets messaged to buyers without cluttering the look of an NFT in the feed.

can't a new button be placed next to "mint nft" that says **"mint badge" with a hidden explanation as tijn mentioned?

this feature has so many good use cases that - IMO - it should be implemented in v1.

** or some other name

@AikonMishima
Copy link

@AikonMishima the lock can not be used as its already in use for the UnlockableContent button.

In that case, a different emoji / icon can be used to signify if the NFT can be resold or not.
Similar to the check mark & stop sign in your previous comment.

My point is more as to using an icon with an explainer when someone hovers over it.

@tijno
Copy link
Contributor

tijno commented Jul 26, 2021

Agreee @AikonMishima and I provided a mock up of it with the icon code and draft html code in my cup
#59

@Shubs21
Copy link

Shubs21 commented Jul 26, 2021

A few quick thoughts after going through the slide deck (will have more later)

  • On slide 2 "Market" is a pretty broad term for the NFT feed. Could consider using "NFTs" here to match the profile view and in the profile view change to "My NFTs". This prevents users from having to learn yet another term (market) and can orient themselves a bit more easily.
  • On slide 8, users have the option to buy Bitclout during the NFT flow. I understand the motivation behind this, but it's probably going to be hard to accomplish this and bring the user back to this desired flow (buy NFT). Basically, a secondary CTA is being used for an entirely different job. I'd recommend removing this button.
  • What's the benefit of minting an NFT but not putting it on sale? Could this be removed for an MVP?
  • I'd suggest helper copy below almost every action in the "mint NFT" section, these are new concepts to many.

People mint NFTs and don't list them on sale so many times. Reasons could be...

  1. The NFT might not be valuable at the time of minting but in the future it could be.
  2. The NFT is a personalised one, like an Avatar made for specifically me.

And many more.

@themisska
Copy link

Thank you!

@omicreativedev
Copy link

@diamondhands0 Would NFTs support animated Gifs while waiting for video support? If someone could get MP4's PR'd, would it be part of version 1 or 2?

@KrassensteinBitClout
Copy link

@diamondhands0 Would NFTs support animated Gifs while waiting for video support? If someone could get MP4's PR'd, would it be part of version 1 or 2?

Animated GIF will work if you upload via ARWEAVE.

@AikonMishima
Copy link

An idea for V2:
Making the NFT mint-number viewable as on HicEtNunc.

e.g.
@diamondhands0 mints the first NFT ever. It shows "CLOUT-NFT #1" in small light grey letters, in the left bottom corner.

@tijno mints the 100th NFT, ever. It shows "CLOUT-NFT #100" in small light grey letters, in the left bottom corner.

Apparently not only does this impact the pricing, but people actually look forward to certain numbers within the minting series (#1, #10, #1000, etc)

NOTE: I'm not talking about Editions/Series (serialnumber).

@dgsus
Copy link

dgsus commented Jul 28, 2021

@diamondhands0 @maebeam @redpartyhat
(the following tests were done on https://tijn.club @tijno )

while doing some tests Suk and NYCH mentioned what appears to be a nft "burn" bug.

User SukFung (BC1YLhrnbsVNcKaq5XtwD1pDRcsWw4pAnmH72fDFxjCwE4uwpmhWjiF) created a series of 10 nfts

https://tijn.club/nft/34a2183302bf0edaa83021a5d954c0d7337fe52aed4f3bc6f78f8d3aca96c3e0

user SukFung sold serial number 1 and 3 to user NYCH (BC1YLh4WFmvskSYkxPyCcbLXJFgtU9EUfX44SGV998t85TC9fCeFTKE)

soon after user SukFung bought the NFTs back from user NYCH. (serial 1 and 3)

user SukFung does not see that NFT available to her to put it back to sell, those NFT's seem to have been burned.

As an external user to these transactions, i cannot see serial 1 or 3 available to SukFung either.

PS: selling/buying NFT's always show as an own username action in notifications.

**removed screenshot

@lazynina
Copy link
Member

@dgsus The NFTs are not burnt. If you view the owners tab here, you'll see that user SukFung owns serial #'s 1 and 3.

Regarding put it up for resale, if the user clicks the three dots in the top right of the post, they should see an element that says "Put on sale"

@dgsus
Copy link

dgsus commented Jul 28, 2021

@dgsus The NFTs are not burnt. If you view the owners tab here, you'll see that user SukFung owns serial #'s 1 and 3.

Regarding put it up for resale, if the user clicks the three dots in the top right of the post, they should see an element that says "Put on sale"

thx @lazynina! it does seem to appear now and they are back on sale, Suk and NYCH did try that before but apparently the option was not there (could be mempool delays perhaps? doesnt matter anymore then, good to know its not a bug!!)

one last thing, if you have the time could you please check user Sabira (BC1YLi9HSo6VDuLHkKY9BeQrQUvAqWruAyHvnRAKPbnYwpfYKfTCeq7)

https://tijn.club/nft/957aee82dd72ad11c951070b846c68ea6c83423cb28c6b760957cbfd5cbdae1d

this post is an NFT that is for sale, accepting bids and it already has 2

however we cannot see that NFT on the "For Sale" porting of Sabira NFT's profile

**removed screenshots

@lazynina
Copy link
Member

lazynina commented Jul 28, 2021

@dgsus
this appears to be an issue with the data directory on the tijn.club node. On my local test node, I can see this on Sabira's For Sale view.

@dgsus
Copy link

dgsus commented Jul 28, 2021

this appears to be an issue with the data directory on the tijn.club node. On my local test node, I can see this on Sabira's For Sale view.

thank you for checking!
(ps: pls note that i checked 2 different nodes, same result, but it might be because both tijn .club and love4src .com are not running the very latest code committed)

@Binary008
Copy link

Thanks LazyNina and Dgsus for your help with the above issue. There appears to be another issue where my first NFT minted on Tijn node keeps disappearing from the NFT profile tab even on the main node. I've tried to end auction and relist but it only stays on my NFT tab for a few minutes before disappearing again. Thanks for your time!
IMG_8701

@dgsus
Copy link

dgsus commented Jul 29, 2021

Thanks LazyNina and Dgsus for your help with the above issue. There appears to be another issue where my first NFT minted on Tijn node keeps disappearing from the NFT profile tab even on the main node. I've tried to end auction and relist but it only stays on my NFT tab for a few minutes before disappearing again. Thanks for your time!

This one

https://bitclout.com/nft/08100e45ce713df4023326a4959e00010edda68f564643d6567b55cfa8776aa7

@KrassensteinBitClout
Copy link

I think it would be good if you could see ownership history of an NFT. I believe that is an important aspect for collectors. For example, if Pamala Anderson once owned an NFT it would likely give it more value in a collector's eyes. Also I believe the artist/minter should have the option to check a box so that the unlockable content is transferred on resales. If an artist includes a high definition version of their minted art as an unlockable, someone buying it on the secondary market shouldn't have to rely on the reseller to include it. It should automatically transfer to the new buyer.

@gustavoflanagan
Copy link

Give the ability for fans to propose minting a creator's post as an NFT

  1. Less NFTs across everyones' feeds because right now, the only way to find out if there is a market is to mint it as an NFT.
  2. Provides value for both parties. Creator may not realize they could sell. The fan can purchase something that resonates with them
  3. Increases opportunities for creators to monetize
  4. Increases transactions for BitClout overall
  5. it's only functionality a social crypto can offer, differentiating ourselves from other platforms

Feedback was positive from bitclout

@jam2ja
Copy link

jam2ja commented Jul 31, 2021

Bitclout Galleries.

When profiles are created. Another option would exist. Create a Gallery.
Any user has the possibility of creating a gallery.

After the process of minting NFT's is complete.

An option would exist where the creator of the NFT is able to send the NFT to any of these galleries.

The gallery gets a notification that work has been sent for display.
The gallery has to option to accept or reject the work. Or the gallery might accept all work.

Best make it clear to the creator of the NFT that when they send/share this work to the gallery, it is for public display and they have control of all appropriate rights to display or broadcast the created content publicly. This would allow these display galleries to project the content into many metaverses.

@dgsus
Copy link

dgsus commented Aug 1, 2021

@diamondhands0 @lazynina @maebeam

Arweave seems to be willing to set up a faucet for BitClout users. it is not easy to procure their tokens, for instance in binance withdrawals have been suspended for days now, kyc in bittrex and gate io is taking more than 4 days now... it would be really great if the team could reach out to them to set this up in an official way.

https://twitter.com/samecwilliams/status/1420456304297005056?s=21

thank you in advance!!

@dgsus
Copy link

dgsus commented Aug 1, 2021

it would be great if we could assign an nft owned as our profile pic. we could only display that nft as our profile pic while we owned said nft. (this would only work for nfts with embedded pic)

@jam2ja
Copy link

jam2ja commented Aug 1, 2021

Clubhouse "rooms" can already create a profile and anyone that mentions an NFT in that room, the owner of profile can shill that art. This seems like a better way than artists having to buy coins to participate in a publishing exercise. If the idea is you just buy a coin and you get promoted...to me this is regressive publishing.

@omicreativedev
Copy link

Having used and tried the system I wanted to suggest that we are able to optionally set the unlockable link ahead of time for each or all auctions. Doing it one by one is extremely cumbersome and scary if you might mess something up. I understand the need to avoid using a secondary database on the main node platform. But can anything be done?

@dgsus
Copy link

dgsus commented Aug 2, 2021

the number 1 request i see from top artists in the nft scene, is the ability to provide the experience to the user in browser.
one of the most widely used formats nowadays seems to be glTF/GLB

could the awesome devs in our community (3rd party or OG team) look into integrating this/ or similar renderer to the frontend? https://github.com/mrdoob/three.js/
/ https://github.com/pmndrs/react-three-fiber

if an artist embeds a link for ARweave , it would play in browser as it does for some vimeo/youtube.

this would attract talent to mind and give their collectors the experience they are after in a single interface.

@jam2ja
Copy link

jam2ja commented Aug 3, 2021

To avoid recycling of clout between artist/business people in order to create a price value of NFTs/coin price, It might be worth having different kinds of sales.
Red Diamond Sale= The person that bought the NFT has sold the creators coin prior to purchase of the NFT at any point, or the profile that bought the NFT is new to the platform.
Blue Diamond Sale= The profile that bought the NFT follows the nft creator, or is associated with the purchase. Friends for example.
Black Diamond Sale= No association with the artist on any platform. Sale can be flagged with proof of prior association.

@jam2ja
Copy link

jam2ja commented Aug 3, 2021

A couple of ideas/thoughts brought forward at clubhouse meeting today. With regards to NFTs.

  1. A search engine, look towards how hicetnunc search engine www.hicup.xyz
  2. People putting ideas towards the site, rewards in clout.
  3. Creation of some sort of democracy node, that allows members to vote on site and group issues.
  4. Allow feedback on NFTs, like positive, negative, neutral. This way someone might sell a physical object take photo, when goods arrive, feedback can be left on the NFT. Goods arrive working, or something.. "market/maker node" Website www.17track.net shows all tracking details for most companies. Could be build into NFT? When site shows goods as delivered, NFT funds are released. Some sort of release mechanism in the NFT payment system.

@redpartyhat redpartyhat merged commit 938b059 into main Aug 4, 2021
@redpartyhat redpartyhat deleted the diamondhands/NFT-CIP branch August 4, 2021 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet