Bitcoin Forum
April 24, 2024, 06:38:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Unique Identifier Registry for Cryptocurrencies - CUID  (Read 193 times)
cuidregistry (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 1


View Profile
August 02, 2018, 12:04:40 PM
Merited by KingScorpio (1)
 #1

Hi,

We are a new free&open platform trying to solve cryptocurrencies name/symbol conflict. Basically, we are creating a unique identifier database for each altcoin/token. Project's name is CUID. Our mission is to encourage exchanges & cryptocurrency info websites to add CUID field in their API data. Also, we provide a tool that you can search coin/token and find its CUID. We already start to define popular currencies. Send request to create CUID of a coin/token.

We need a standard to match with cryptocurrency while using APIs and other data communications. We are trying to create the standard and make that used by exchanges, cryptocurrency info websites. Any platform which has API with CUID standard will put our LOGO on their page. Because there is no restriction to name a new currency on the blockchain, in the future, we need a unique identifier as a standard for cryptocurrencies.

For example for Bitcoin CUID is BTC100001
http://cuid.services/decode/?BTC100001

ETH100001 - Ethereum
http://cuid.services/decode/?ETH100001

ETH100002 - ETHOS
http://cuid.services/decode/?ETH100002

We will seek for conferences and events to spread the word, we will contact all websites and exchange to integrate CUID in their APIs, also you can request if from your API owner to use CUID. Join our community to help us grow. Do not forget to donate us ETH to accomplish our mission.

Maybe, in the future CUID Registry can transform into a platform that licensing project to a public utility.

Web page (Search Tool, Decoder etc.): http://cuid.services
Github: https://github.com/cuiddev/cuidregistry

Donation/contribution/marketing support really helps.

1713983882
Hero Member
*
Offline Offline

Posts: 1713983882

View Profile Personal Message (Offline)

Ignore
1713983882
Reply with quote  #2

1713983882
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713983882
Hero Member
*
Offline Offline

Posts: 1713983882

View Profile Personal Message (Offline)

Ignore
1713983882
Reply with quote  #2

1713983882
Report to moderator
1713983882
Hero Member
*
Offline Offline

Posts: 1713983882

View Profile Personal Message (Offline)

Ignore
1713983882
Reply with quote  #2

1713983882
Report to moderator
Speculos
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 02, 2018, 04:12:21 PM
 #2

Very good idea indeed, hope your project get adoption
cuidregistry (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 1


View Profile
August 02, 2018, 04:32:10 PM
 #3

Thx.

For example, we wrote some of the coins on event log already: https://etherscan.io/address/0x43b3fd18dfb1e42110033ce89ce1f6b2736d76b0#events

As the community grows, we will write it all.

Also, http://cuid.services/list.json we created CUID of some popular ones.

JSON:
Code:
{"ETH":{"name":"Ethereum","ticker":"ETH","info":"ethereum.org","type":"COIN","cuid":"ETH100001"}}

HEX:
Code:
0x7b22455448223a7b226e616d65223a22457468657265756d222c227469636b6572223a22455448222c22696e666f223a22657468657265756d2e6f7267222c2274797065223a22434f494e222c2263756964223a22455448313030303031227d7d

DECODER: http://cuid.services/decode/?ETH100001

If we gather together around this platform and request CUID standard from providers, we can easily do that.

nebliolunhodler
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 04, 2018, 11:52:55 AM
 #4

Very reasonable idea because there are lots of tokens or coins sharing same id or same name. Maybe your project may solve the problem  Roll Eyes
Vod
Legendary
*
Offline Offline

Activity: 3682
Merit: 3050


Licking my boob since 1970


View Profile WWW
August 04, 2018, 03:48:16 PM
 #5

I can't really see the decentralized world jumping on a centralized tracking system...  :/

https://nastyscam.com - landing page up     https://vod.fan - advanced image hosting - coming soon!
OGNasty has early onset dementia; keep this in mind when discussing his past actions.
cuidregistry (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 1


View Profile
August 04, 2018, 05:15:25 PM
Last edit: August 04, 2018, 08:53:11 PM by cuidregistry
 #6

I can't really see the decentralized world jumping on a centralized tracking system...  :/

the idea is creating a standard rather than a unique identifier database on Ethereum. If both provider and user use this standard, the mission is completed. However, until there, we need some editorial thing. Or, together we can also define the way, I just try to start this. Always there is a fork chance.
KingScorpio
Sr. Member
****
Offline Offline

Activity: 1470
Merit: 325



View Profile WWW
August 04, 2018, 05:59:51 PM
Last edit: August 04, 2018, 11:24:03 PM by KingScorpio
 #7

Hi,

We are a new free&open platform trying to solve cryptocurrencies name/symbol conflict. Basically, we are creating a unique identifier database for each altcoin/token. Project's name is CUID. Our mission is to encourage exchanges & cryptocurrency info websites to add CUID field in their API data. Also, we provide a tool that you can search coin/token and find its CUID. We already start to define popular currencies. Send request to create CUID of a coin/token.

We need a standard to match with cryptocurrency while using APIs and other data communications. We are trying to create the standard and make that used by exchanges, cryptocurrency info websites. Any platform which has API with CUID standard will put our LOGO on their page. Because there is no restriction to name a new currency on the blockchain, in the future, we need a unique identifier as a standard for cryptocurrencies.

For example for Bitcoin CUID is BTC100001
http://cuid.services/decode/?BTC100001

ETH100001 - Ethereum
http://cuid.services/decode/?ETH100001

ETH100002 - ETHOS
http://cuid.services/decode/?ETH100002

We will seek for conferences and events to spread the word, we will contact all websites and exchange to integrate CUID in their APIs, also you can request if from your API owner to use CUID. Join our community to help us grow. Do not forget to donate us ETH to accomplish our mission.

Maybe, in the future CUID Registry can transform into a platform that licensing project to a public utility.

Web page (Search Tool, Decoder etc.): http://cuid.services
Github: https://github.com/cuiddev/cuidregistry

Donation/contribution/marketing support really helps.



i would be interested registering at your index, i also give you some merit, and add you to my cryptoindustry overview page, i wish you all success for this project

https://www.cryptoproductivity.org/research

KingScorpio
Sr. Member
****
Offline Offline

Activity: 1470
Merit: 325



View Profile WWW
August 04, 2018, 06:02:14 PM
Last edit: August 04, 2018, 07:08:32 PM by KingScorpio
 #8

I can't really see the decentralized world jumping on a centralized tracking system...  :/

i cant see bitcoin or coinmarketcap being anyhow decentral either

whats with the big miner asociation and the whales isnt that a secret centre, you dont admit?

decentrality is a myth

it doesnt has an absolute meaning in reality just a refering/perspectual one

he can also be considered a decentral registry, as he is not controlled or hunted down by local communal authorities.

like the past generation we must take care that currencies that support the people are being promoted and currencies damaging the people are being removed.

it was always this way.

cuidregistry (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 1


View Profile
August 04, 2018, 09:12:51 PM
 #9

Hi,

We are a new free&open platform trying to solve cryptocurrencies name/symbol conflict. Basically, we are creating a unique identifier database for each altcoin/token. Project's name is CUID. Our mission is to encourage exchanges & cryptocurrency info websites to add CUID field in their API data. Also, we provide a tool that you can search coin/token and find its CUID. We already start to define popular currencies. Send request to create CUID of a coin/token.

We need a standard to match with cryptocurrency while using APIs and other data communications. We are trying to create the standard and make that used by exchanges, cryptocurrency info websites. Any platform which has API with CUID standard will put our LOGO on their page. Because there is no restriction to name a new currency on the blockchain, in the future, we need a unique identifier as a standard for cryptocurrencies.

For example for Bitcoin CUID is BTC100001
http://cuid.services/decode/?BTC100001

ETH100001 - Ethereum
http://cuid.services/decode/?ETH100001

ETH100002 - ETHOS
http://cuid.services/decode/?ETH100002

We will seek for conferences and events to spread the word, we will contact all websites and exchange to integrate CUID in their APIs, also you can request if from your API owner to use CUID. Join our community to help us grow. Do not forget to donate us ETH to accomplish our mission.

Maybe, in the future CUID Registry can transform into a platform that licensing project to a public utility.

Web page (Search Tool, Decoder etc.): http://cuid.services
Github: https://github.com/cuiddev/cuidregistry

Donation/contribution/marketing support really helps.



i would be interested registering at your index, i also give you some merit, and add you to my cryptoindustry overfew page, i wish you all success for this project

https://www.cryptoproductivity.org/research

Thank you for your support. I saw your request on Github, then we can continue from there.
KingScorpio
Sr. Member
****
Offline Offline

Activity: 1470
Merit: 325



View Profile WWW
August 05, 2018, 06:54:46 PM
Last edit: August 05, 2018, 07:32:41 PM by KingScorpio
 #10

Hi,

We are a new free&open platform trying to solve cryptocurrencies name/symbol conflict. Basically, we are creating a unique identifier database for each altcoin/token. Project's name is CUID. Our mission is to encourage exchanges & cryptocurrency info websites to add CUID field in their API data. Also, we provide a tool that you can search coin/token and find its CUID. We already start to define popular currencies. Send request to create CUID of a coin/token.

We need a standard to match with cryptocurrency while using APIs and other data communications. We are trying to create the standard and make that used by exchanges, cryptocurrency info websites. Any platform which has API with CUID standard will put our LOGO on their page. Because there is no restriction to name a new currency on the blockchain, in the future, we need a unique identifier as a standard for cryptocurrencies.

For example for Bitcoin CUID is BTC100001
http://cuid.services/decode/?BTC100001

ETH100001 - Ethereum
http://cuid.services/decode/?ETH100001

ETH100002 - ETHOS
http://cuid.services/decode/?ETH100002

We will seek for conferences and events to spread the word, we will contact all websites and exchange to integrate CUID in their APIs, also you can request if from your API owner to use CUID. Join our community to help us grow. Do not forget to donate us ETH to accomplish our mission.

Maybe, in the future CUID Registry can transform into a platform that licensing project to a public utility.

Web page (Search Tool, Decoder etc.): http://cuid.services
Github: https://github.com/cuiddev/cuidregistry

Donation/contribution/marketing support really helps.



i would be interested registering at your index, i also give you some merit, and add you to my cryptoindustry overfew page, i wish you all success for this project

https://www.cryptoproductivity.org/research

Thank you for your support. I saw your request on Github, then we can continue from there.

i will check out your community,

i recommend you to add the other plattform tokens as a donation source, like waves, neo

btc donations are actually overexagerated no one donates bitcoin anymore at all.

its just a habit of the website and internet to ask for bitcoin donations.

run the encription plattform services. as a donation source.

Vod
Legendary
*
Offline Offline

Activity: 3682
Merit: 3050


Licking my boob since 1970


View Profile WWW
August 05, 2018, 07:36:52 PM
 #11

I can't really see the decentralized world jumping on a centralized tracking system...  :/

the idea is creating a standard rather than a unique identifier database on Ethereum.


What kind of standard made them choose 1 and 2 respectively?  There will have to be a central resource controlling duplicate numbers.

https://nastyscam.com - landing page up     https://vod.fan - advanced image hosting - coming soon!
OGNasty has early onset dementia; keep this in mind when discussing his past actions.
KingScorpio
Sr. Member
****
Offline Offline

Activity: 1470
Merit: 325



View Profile WWW
August 05, 2018, 08:54:19 PM
Last edit: August 05, 2018, 09:22:37 PM by KingScorpio
 #12

I can't really see the decentralized world jumping on a centralized tracking system...  :/

the idea is creating a standard rather than a unique identifier database on Ethereum.


What kind of standard made them choose 1 and 2 respectively?  There will have to be a central resource controlling duplicate numbers.

thats going to be their data base, then, apperently they seek to create a registry for digital assets.

which i promote we need some corruption free windows in the industry.

otherwise ex billionaires will sooner or later take property over the sane secctor of the industry.

cuidregistry (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 1


View Profile
August 05, 2018, 09:39:08 PM
 #13

I can't really see the decentralized world jumping on a centralized tracking system...  :/

the idea is creating a standard rather than a unique identifier database on Ethereum.


What kind of standard made them choose 1 and 2 respectively?  There will have to be a central resource controlling duplicate numbers.

Is 1 or 2 really important when they are unique?

If both sides use these identifiers then 'cuid' field in APIs will be a standard. We are creating a reference list, are trying to get attention, are filling a pool with unique identifiers with minimum info. Also, the information that we stored is also public information about projects.

You can check database, find a CUID which is not already listed, then request yours from Github.

Also, we are developing a smart-contract creating CUID with a call.

However, even there is smart-contract, we need a platform to gather people and work on introducing it. Or what are your possible solutions?

Maybe the first question is:

Is name/symbol conflict a problem while sharing project/market data (or defining project itself)?





Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!