market icon indicating copy to clipboard operation
market copied to clipboard

let publisher choose data token name & symbol

Open kremalicious opened this issue 5 years ago • 3 comments

During publish we want users to choose a name & symbol for their to-be-minted data token.

kremalicious avatar Aug 28 '20 09:08 kremalicious

I am not entirely sure we should have this in the beginning since it makes it really simple to create tokens with name & symbol which already exist, opening it up for trying to fraud people.

kremalicious avatar Sep 30 '20 09:09 kremalicious

I am not entirely sure we should have this in the beginning since it makes it really simple to create tokens with name & symbol which already exist, opening it up for trying to fraud people.

Is this argument based on previous experience or is it of speculative nature? If you look at the marketplace today, there's many well-known projects with difficult to connect token symbols.

E.g. Datawhale's is called TREPEL-36. Dataunion's is called QUICRA-0. There's many WONPELS or WOMPATs.

I've been working with these symbols since last November, and I think it terms of usability, they've helt back major adoption of OP.

Additionally, I think a nice UX solution could be found that isn't as awkward as today's. Nobody knows what a QUICRA is.

E.g. if the marketplace team wants to discipline the publishers, why not do so in a nice way? E.g. you could allow teams to create their symbol names based on whitelisted and related terms e.g. from dictionary like:

  • web
  • data
  • file
  • ethereum
  • union
  • csv

Then people could chose to create the "WEBUNION-1" data set or whatever.

Another option that fraud could be prevented is by e.g. banning all existing token names. E.g. https://github.com/ethereum-lists/tokens exists, so why not disallow anyone from using one of those symbols?

TimDaub avatar Oct 20 '21 12:10 TimDaub

trentmc added the Priority: Low label on Mar 20

I don't understand the tagging of issues according to this priority ranking. As a user, I honestly feel offended to create an issue that then gets labeled "priority: low", when my expectation rather mandates that me contributing to the repo should increase an issues priority.

TimDaub avatar Oct 20 '21 12:10 TimDaub