Colored Coins

From Wikipedia, the free encyclopedia
Colored Coins
Original author(s)Meni Rosenfeld

Vitalik Buterin

Yoni Assia
Developer(s)Chromaway

Coinprism
CoinSciences

Colu
Initial release2012
Written inC++
EngineBitcoin (software)
Operating systemCross-platform
PlatformCCP, Chromaway EPOBC, Colu’s Colored Coin Protocol
LicenseOpen-source licenses
Websitewww.coloredcoins.org

Colored Coins is an open-source protocol built on the Bitcoin 2.0 that allows users to represent and manipulate immutable digital resources on top of Bitcoin transactions.[1] They are a class of methods for representing and maintaining real-world assets on the Bitcoin blockchain, which may be used to establish asset ownership. Colored coins are bitcoins with a mark on them that specifies what they may be used for.[2] Colored coins are also considered the initial step toward NFTs built on top of the Bitcoin network.[2]

Although bitcoins are fungible on the protocol level, they can be marked to be distinguished from other bitcoins. These marked coins have specific features that correspond to physical assets like vehicles and stocks, and owners may use them to establish their ownership of physical assets. Colored coins aim to lower transaction costs and complexity so that an asset's owner may transfer ownership as quickly as a Bitcoin transaction.[3][2]

Colored coins are commonly referred to as meta coins because this imaginative coloring is the addition of metadata.[4] This enables a portion of a digital representation of a physical item to be encoded into a Bitcoin address. The value of the colored coins is independent of the current prices of the bitcoin; instead, it is determined by the value of the underlying actual asset/service and the issuer's desire and capacity to redeem the colored coins in return for the equivalent actual asset or service.[5][6]

History[edit]

Colored coins arose due to the necessity to generate new tokens and move assets on the Bitcoin network. These tokens can be used to represent any asset in the world, including equities, commodities, real estate, fiat currency, and even other cryptocurrencies.[7]

Yoni Assia, the CEO of eToro, was the first to suggest Colored coins in an article published on March 27, 2012.[8][9] In the article titled bitcoin 2.X (aka Colored bitcoin), Assia claimed that the initial specifications that bitcoins transmitted using the "Genesis Transaction" protocol are recognizable, distinctive, and trackable on the ledger. The idea was growing, and on forums such as Bitcointalk, the concept of colored coins started to take form and gain traction. This culminated in Meni Rosenfeld releasing a whitepaper detailing the colored currencies on December 4, 2012.[10]

The next year, in 2013, Assia collaborated with Buterin and two others, Lior Hakim and Meni Rosenfeld, to write Color Coins — BitcoinX, which explored the potential possibilities of colored coins.[8]

Development[edit]

Colored coins originated as an afterthought by Bitcoin miners. The blockchain's data space had been utilized to encode numerous metadata values. This unexpected data caused processing issues, causing the network to slow down. The Bitcoin team fixed the problem by including a 40-byte area for storing data as a transaction, as well as an encrypted ledger of transactions and information about the coin's genesis.[11]

While bitcoin was developed to be a cryptocurrency, its scripting language makes it possible to associate metadata with individual transactions. By precisely tracing the origin of a particular bitcoin, it is possible to distinguish a group of bitcoins from the others, a process known as bitcoin coloring (a term that served as a basis to the name of the Colored Coins protocol).[12]

Through the oversight of an issuing agent or a public agreement, special properties can be associated with colored bitcoins, giving them value beyond the currency's value. One way of looking at this is from the abstraction that there are two distinct layers on top of bitcoin: the lower layer referring to the transaction network based on cryptographic technology and an upper layer that constitutes a distribution network of values encapsulated in the design of colored coins.[13]

Due to the fact that colored coins are implemented on top of the Bitcoin infrastructure, allow atomic transactions (exchanged for each other in a single transaction) and can be transferred without the involvement of a third party, they enable the decentralized exchange of items that would not be possible through traditional means.[10][5]

To create colored coins, "colored" addresses must be created and stored in "colored" wallets controlled by color-aware clients such as Coinprism, Coloredcoins, through Colu, or CoinSpark. The "coloring" process is an abstract idea that indicates an asset description, some general instructions symbol, and a unique hash associated with the Bitcoin addresses.[5]

In 2013, Flavien Charlon, the CEO of Coinprism, developed a Colored Coin Protocol that permitted the generation of colored currencies by employing specified settings in transaction inputs and outputs. This was Bitcoin's first working Colored Coin Protocol. This protocol, also known as the Open Assets Protocol, is open source and may be integrated into existing systems by anyone.[14]

On July 3, 2014, ChromaWay developed the Enhanced Padded-Order-Based Coloring protocol (EPOBC), which simplified the process of manufacturing colored coins for developers, and was one of the first to employ Bitcoin Script's new OP RETURN function.[15]

In 2015, Colu created the ColoredCoins platforms and Colored Coins protocol allowing users to build digital assets on top of the Bitcoin blockchain using the Bitcoin 2.0 protocol.[14]

Layers of Colored Coins[edit]

Colored coin functions by adding a 4th layer to the Bitcoin blockchain.

  • 1st Layer: Network
  • 2nd Layer: Consensus
  • 3rd Layer: Transaction
  • 4th Layer: Watermark (color)[16]

Before ERC token standards were created, the concept of using tokens to represent and monitor real-world items existed. Colored coins were the original notion for representing assets on the blockchain.[17] They are not widely used because the transaction structure required to represent colored coins relies on unspent transaction outputs, which Ethereum-based blockchain systems do not support.[13] The primary concept is to add an attribute (the color) to native transactions that specify the asset it symbolizes. For example, for the Bitcoin blockchain, each Satoshi (the lowest potential value of Bitcoin) might represent a separate item. This notion is mostly used to monitor ownership of tokens and, by extension, assets. There is promise in using colored coins as an effective way of tracing in production situations since the transactions can be merged or divided into new transactions and the color can be readily altered after each transaction. Finally, current tools, like as blockchain explorers, make it simple to view and analyze transactions.[18]

The nature of colored coins makes them the first non-fungible tokens to be created on the Bitcoin blockchain, albeit with limited features. Colored coins are transferrable in what is known as atomic transactions. Atomic transactions are transactions that permit the direct peer-to-peer exchange of one token for another in a single transaction.[19] In this way, colored coins allow traditional assets to be decentralized.[10]

Transactions[edit]

Colored coin uses an open-source, decentralized peer-to-peer transaction protocol built on top of WEB 2.0. Despite being created to be a protocol for monetary transactions, one of the Bitcoin's advantages is a secure transaction protocol not controlled by a central authority. This is possible through the use of Blockchain, which maintains track of all Bitcoin transactions worldwide.

A transaction consists of:

  • A set of inputs such that each input has (a) a Transaction Hash and Output Index of a previous transaction carried out on that bitcoin and (b) a digital signature that serves as cryptographic proof that that input address authorizes the transaction.
  • An output set such that each output has (a) the bitcoin value to be transferred to that output and (b) a script that maps a single address to that output.[20]

Staining and transferring[edit]

The manipulation of colored coins can be performed through several algorithms, which create a set of rules to be applied to the inputs and outputs of Bitcoin transactions:[21]

  1. At a given moment, a digital resource is associated with the output of a Bitcoin transaction, called Genesis Transactions. The output of this transaction (currency) belongs to the initial owner recorded in the system (in a case of a jewelry store associating its jewelry with digital resources, the newly colored coins will belong to the store).
  2. When the resource is transferred or sold, the currency that belongs to the previous owner is consumed, while a new colored currency is created at the outgoing address of the transfer transaction.
  3. When it is necessary to identify the owner of a coin, it is enough to evaluate the transaction history of that coin from its genesis transaction to the last transaction with unconsumed output. The Bitcoin blockchain has tracking of the public keys associated with each address, such that the owner of the coin can prove ownership by sending a message with the private key associated with that address.

Among these algorithms, the best known of them is the EPOBC. The EPOBC algorithm colors the coins by inserting a mark in the nSequence field of the first input of the transaction. It is important to note that the nSequence field is always present in Bitcoin transactions, but it is not used, so it does not generate an overhead for the coloring process. Examples of companies driving the EPOBC are ChromaWallet, Cuber, LHV and Funderbeam.[15]

Genesis transactions[edit]

To issue new colors, it is necessary to release coins of that color through genesis transactions. In general, there are two cases to consider about genesis transactions:[22]

  • Non-reissuable colors: In this case, the transaction inputs are irrelevant to the algorithm, since once the transaction is executed, the coin issuer has no power over them. So all that matters is the genesis transaction itself.
  • Reissuable colors: In this scenario, the issuer must choose a secure address to be the “Issuing Address” and set transaction entry 0 to come from that address. In a second moment, the issuer will be able to issue new units of that color through genesis transactions with the same secure address. It is important to note that an address can only be associated with a single color. Once an address emits a reissuable color, it will no longer be able to participate in coloring coins of other colors, not even non-reissuable colors.[8]

Transfer transactions[edit]

Transfer transactions are used to send colored coins from one address to another. It is also possible to transfer coins of multiple colors in a single transfer transaction. Tagging-based coloring is the most well-known algorithm for this operation.

If colored coins are used as input for transactions that do not follow the transfer protocol, the value associated with their color is lost. Furthermore, their value can also be lost in a malformed transaction.[9]

There are one or more colored inputs in a transfer transaction. Inputs do not need to be of the same color, e.g. "gold" and "silver" can be transferred within one transaction, which is beneficial for peer-to-peer trade.[23] The order of inputs and outputs within a transaction, as it is used for non-ambiguous decoding.[24]

Alternative coloring algorithms[edit]

Determining a way to transfer colored coins from one Bitcoin address to another is the most complex part of the colored coins protocol. For transactions with only one input and one output, it is easy to determine that the color of the output coins is the same color that was received by the input address, since a Bitcoin address can only handle a single color value. However, in transactions with multiple inputs and outputs, determining which colored coins of inputs correspond to which outputs become a more complex task. For that, there are several algorithms that propose to solve this problem, each one with its peculiarities.[8]

  • Order based coloring is the first and simplest coloring algorithm. An intuitive way to understand this algorithm is to consider that the transaction has a width proportional to its total input amount. On the left side there are inputs, each a width proportional to its value, on the right side there are outputs with values proportional to their bitcoin values. Assume, then, that colored water flows in a straight line from left to right. The color of an outlet will be the color of the water arriving at it, or colorless if multiple-color coins arrive at that outlet. A single Bitcoin address cannot handle coins of different colors.[8]
  • Padded order based coloring is a slightly more complex algorithm than the OBC (Order based coloring) algorithm. In essence, the algorithm has the same principle as the OBC, however, treating each output as containing a pad of a certain number of colorless bitcoins, with the colored coins following them.[8]

Applications[edit]

The Bitcoin network's decentralized nature indicates that its security does not need dependence on trusted parties and that its players may operate anonymously provided adequate safeguards are adopted.[25] Colored Coins[10] protocols adoption enables the integration of decentralized stock exchanges and other financial functionality into Bitcoin such as certifying credentials (like academic certificates), or establishing the existence of digital documents.[26]

  • Smart property: For example, a product rental company can release a colored coin to represent their products, such as a car. Through an application, the company could configure a control message that would send a message signed by the private key that currently has the colored coin. In this way, its users could transfer the vehicle's digital key to each other, by transferring the currency. This protocol feature may be used in land management by indicating ownership of a piece of land with a single or several tokens. The token's information may be used to maintain public registry parameters such as size, GPS locations, year created, and so on. The land administrator may encrypt ownership details such as titles or identification so that only individuals with the right private key can see the information. Anyone with an internet connection can publicly verify and trace the ownership of each token using block explorer software.[17]
  • Issue of shares: A company can issue its shares through colored coins, taking advantage of the Bitcoin infrastructure to manage activities such as voting, exchange and payment of dividends. Colored coins may also be used to form Distributed Collaborative Organizations (DCOs) and Decentralized Autonomous Organizations (DAOs), which are acting as virtual corporations with shareholders. In such cases, the blockchain may assist in keeping track of a company's ownership structure as well as creating and distributing DCO shares in a transparent and safe manner.[27] Examples: community currency or corporate currency, deposit representation, access and subscription services.
  • Issue of coupons: A company can issue promotional coupons or loyalty points among its customers in the form of colored coins.
  • Digital collectibles: Decentralized management of digital resources. Similar to how collectors acquire and sell paintings, colored coins enable managing digital resources in a similar way, such as e-books, music, digital games and software, guaranteeing ownership of the resource to the owner of the coin.

As long as the provider's identity is protected by the legal framework, colored coins may be used to transfer any digitally transferable right. The circulation is based on a cryptographic signature. The contract and any payments linked to it are recorded on the blockchain using a unique cryptographic key that identifies the rightful owner of the currency. Parties may use an alias to sign up for the protocol under legally permissible circumstances. In reality, the secret cryptographic key enables the system to validate subscribers' digital identities without disclosing any personal information.[28]

Private key holders might then transfer the asset directly to other persons or corporations through a public blockchain.

Users may trade and manage all asset classes in a somewhat decentralized framework with a minute amount of colored Bitcoin, according to marketing literature, rather than needing to send hundreds or even thousands of bitcoins in return for an item or service.[29]

  • Deterministic contracts: A person or company can issue contracts by pre-scheduling a payment, such as stock options.
  • Bonds: A special case of a deterministic contract, bonds can be issued with a down payment amount and an installment schedule in bitcoin, another currency or commodity.
  • Decentralized digital representation of physical resources: It means tying physical resources, such as physical objects, commodities, or traditional currencies, to digital resources and proving ownership of those objects in that way. NFT tokens use this approach, selling ownership of artworks and even living properties.[8]

Сolored coin wallet[edit]

Colored coins can be handled through wallets in the same manner as Bitcoin monetary resources can be managed through bitcoin wallets. Wallets are used to manage the addresses associated with each pair of keys (public and private) of a Bitcoin user, as well as the transactions associated with their set of addresses. Rather than dealing with cryptocurrencies, colored coin wallets add a layer of abstraction, managing digital assets, such as stocks, altcoins, which are created on the Blockchain, intellectual property and other resources.

While bitcoin wallets are required to use a unique Bitcoin address for each transaction, colored coin wallets frequently reuse their addresses in order to re-issue coins of the same color.

To issue colored coins, colored addresses must be generated and stored in colored wallets administered by a color-aware client such as Coinprism.[5]

Protocol implementation[edit]

Protocol implementations are associated with wallet software, so that the end user does not have to be concerned about transaction structuring or manual resource manipulation. There is, however, some concern about the interoperability of the existing implementations, owing to the fact that colored coins transactions are operationalized using the variety of different algorithms. Transactions between unsupported wallets may result in the loss of currency coloring features.[30]

Colored coins require a unified wallet that can distinguish between items other than bitcoins. In June 2015, a Torrent-based version of Colored Coins was developed to cover the protocol's use while Bitcoin has not yet been widely adopted by the market. Making the protocol compatible amongst different Bitcoin implementations is one approach to increase the usage of Bitcoin for digital asset management.[31]

Legal aspects[edit]

A smart property or an item with an off-chain identifier that is transferred via blockchain remains subject to legal interpretation. Colored coins and other virtual currency are presently not recognized as evidence of ownership by any government agency in the United States. For financial institutions, the lack of an identifiable identity across on-and off-chain settings is still a barrier.[13]

There's a legal challenge with regard to the transfer of common stock ownership using blockchain. Due to the fact that the rights to receive notifications, vote, receive dividends, and exercise appraisal rights are restricted to registered owners, establishing ownership is likely even more critical for blockchain stock.[32]

Due to the extralegal nature of colored coin transactions such as NFTs, they frequently result in an informal exchange of ownership over the item with no legal basis for enforcement, frequently conferring nothing more than usage as a status symbol.[33]

Limitations[edit]

  • As virtual tokens colored coins cannot compel the real world to meet the obligations made when they were issued. They can represent something external, in the actual world, such as a corporate action or debt repayment obligation. This suggests that they are issued by a person or entity, which carries some level of risk. That the issuer does not comply with its related obligations or there may even be fraud and that those currencies may not represent anything actual.[34]
  • They are unable to prevent a user from changing the underlying cryptocurrency in a way that destroys the extra information. Using virtual tokens in a transaction that does not conform with the rules of colored currencies (stricter than the rules of blockchain transactions and not mandated by it) destroys the additional meaning, leaving only the token’s monetary worth on the blockchain.
  • It is impossible to store the semantics of information indicating what a token represents. For instance, the blockchain can record the number of concert tickets that have been issued and the addresses of their owners, but it cannot encode the fact that they represent allowed access to a specific concert at a specific time. Metadata storage and processing require an external system, such as Open-Transactions. Open-Transactions is a free software library that implements cryptographically secure financial transactions using financial cryptographic primitives. It can be utilized to issue stocks, pay dividends, purchase and sell shares, etc.
  • The speed of transactions and the capabilities of the smart contract procedures utilized by virtual tokens are equivalent to those of the blockchain they are based on.
  • Due to the nature of the Bitcoin host network, adding an additional layer is neither simple nor scalable. Additionally, it inherits all of the information security and safety concerns of the host blockchain. Developing a comprehensive protocol that incorporates asset issuance and native tracking may be a more rigorous and scalable method for creating a blockchain-based asset-tracking system.[35]

Concerns[edit]

Opposition to the use of Colored Coins for the treatment of abstracted resources on Bitcoin mainly originates in the financial and banking sectors. It is argued that the proof-of-work blockchain-based security system cannot be exported to a regulated financial resolution environment. As a result, there is no legal framework for Colored Coins' transactions. Finally, there are some regulatory concerns with the coin coloring method. According to institutions that criticize the decentralized transaction system, the legal effect of an individual or entity transferring ownership of a given object to another individual or entity through Bitcoin abstractions is still uncertain.

See also[edit]

References[edit]

  1. ^ Fujimura, Nakajima, Ko; Yoshiaki (1998). "General-Purpose Digital Ticket Framework".{{cite news}}: CS1 maint: multiple names: authors list (link)
  2. ^ a b c Bamakan, Seyed Mojtaba Hosseini; Nezhadsistani, Nasim; Bodaghi, Omid; Qu, Qiang (2021-10-05). "A Decentralized Framework for Patents and Intellectual Property as NFT in Blockchain Networks". doi:10.21203/rs.3.rs-951089/v1. S2CID 241216569. {{cite journal}}: Cite journal requires |journal= (help)
  3. ^ Raszl, Ivan (2014-05-14). "Colored Coins and Coinprism takes Bitcoin to a whole new level". Archived from the original on 2014-05-30.
  4. ^ "What is cryptocurrency?". WhatIs.com. Retrieved 2022-09-28.
  5. ^ a b c d Aste, T.; Tasca, P.; Di Matteo, T. (2017). "Blockchain Technologies: foreseeable impact on industry and society".
  6. ^ Çebi, F.; Bolat, H. B.; Atan, T.; Erzurumlu, Ö. Y. (2021). "International Engineering and Technology Management Summit 2021–ETMS2021 Proceeding Book".
  7. ^ "End-to-end voting with non-permissioned and permissioned ledgers". Journal of Grid Computing. Vol. 1 (17 ed.). pp. 97–118.
  8. ^ a b c d e f g Assia, Yoni; Buterin, Vitalik; Hakim, Lior; Rosenfeld, Meni; Lev, Rotem. "Colored Coins whitepaper" (PDF).
  9. ^ a b Assia, Yoni (2012-03-27). "bitcoin 2.X (aka Colored Bitcoin) – initial specs". Yoni Assia. Retrieved 2022-04-19.
  10. ^ a b c d Rosenfeld, Meni (2012). "Overview of Colored Coins".
  11. ^ Bistarelli, Stefano; Mercanti, Ivan; Santini, Francesco (2019). "An Analysis of Non-standard Transactions". Frontiers in Blockchain. 2. doi:10.3389/fbloc.2019.00007. ISSN 2624-7852.
  12. ^ Paul (2013). "An Alternate Implementation of Colored Coins using Bitcoin".
  13. ^ a b c Swanson, Tim (2015-11-04). "Watermarked Tokens and Pseudonymity on Public Blockchains".
  14. ^ a b Baliga, Arati (2016). "The Blockchain Landscape". Vol. 5 (3 ed.). Persistent Systems.
  15. ^ a b ChromaWay. "EPOBC - Enhanced Padded Order-Based Coloring".
  16. ^ Hofmann; Adrian; Pytel; Norman; Winkelmann; Axel (2020). "Tracing Back the Value Stream with Colored Coins".
  17. ^ a b Anand, A.; McKibbin, M.; Pichel, F. "Colored Coins: Bitcoin, Blockchain, and Land Administration Colored Coins: Bitcoin, Blockchain, and Land Administration".
  18. ^ Buterin, V. (2014). "Ethereum white paper: a next generation smart contract & decentralized application platform".
  19. ^ Nakamoto, Satoshi (2008). "Bitcoin: A Peer-to-Peer Electronic Cash System".
  20. ^ Moser, Malt (2013). "Anonymity of Bitcoin Transactions".
  21. ^ Mizrahi, Alex. "The Blockchain Based Property Registry".
  22. ^ Franco, Pedro (2015). "Understanding Bitcoin: Cryptography, Engineering and Economics".
  23. ^ C., Yakupoğlu (2016). "A comparative study of bitcoin and alternative cryptocurrencies".
  24. ^ Franco, Pedro (2015). "Understanding Bitcoin: Cryptography, Engineering and Economics". Wiley.
  25. ^ Heilman, Ethan; Baldimtsi, Foteini; Goldberg, Sharon (2016). "Blindly Signed Contracts: Anonymous On-Blockchain and Off-Blockchain Bitcoin Transactions". In Clark, Jeremy; Meiklejohn, Sarah; Ryan, Peter Y.A.; Wallach, Dan; Brenner, Michael; Rohloff, Kurt (eds.). Financial Cryptography and Data Security. Lecture Notes in Computer Science. Vol. 9604. Berlin, Heidelberg: Springer. pp. 43–60. doi:10.1007/978-3-662-53357-4_4. ISBN 978-3-662-53357-4.
  26. ^ Pérez-Solà, Cristina; Herrera-Joancomartí, Jordi (2020-06-25). "BArt: Trading digital contents through digital assets". Concurrency and Computation: Practice and Experience. 32 (12). doi:10.1002/cpe.5490. hdl:10609/103046. ISSN 1532-0626. S2CID 201873942.
  27. ^ Castelló Ferrer, Eduardo (2019), Arai, Kohei; Bhatia, Rahul; Kapoor, Supriya (eds.), "The Blockchain: A New Framework for Robotic Swarm Systems", Proceedings of the Future Technologies Conference (FTC) 2018, Advances in Intelligent Systems and Computing, vol. 881, Cham: Springer International Publishing, pp. 1037–1058, arXiv:1608.00695, doi:10.1007/978-3-030-02683-7_77, ISBN 978-3-030-02682-0, S2CID 239909769, retrieved 2022-07-22
  28. ^ Perugini, Maria Letizia; Dal Checco, Paolo (2015-12-08). "Smart Contracts: A Preliminary Evaluation". SSRN 2729548.
  29. ^ Swanson, Tim (2015-11-04). "Watermarked tokens and pseudonymity on public blockchains".
  30. ^ Franco, Pedro (2015). "Understanding Bitcoin: Cryptography, Engineering and Economics". Wiley.
  31. ^ Lemieux, V. L. (2017). "Evaluating the use of blockchain in land transactions: An archival science perspective". European property law journal. Vol. 6, no. 3. pp. 392–440.
  32. ^ Schroeder, Jeanne L. (2016). "Bitcoin and the Uniform Commercial Code". University of Miami Business Law Review. 24 (3): 1–79. SSRN 2649441.
  33. ^ Mendis, Dinusha (24 August 2021). "When you buy an NFT, you don't completely own it – here's why". The Conversation. Retrieved 2022-07-22.
  34. ^ "Colored Coins: bitcoins que representan activos del mundo real". OroyFinanzas.com (in Spanish). 2015-12-22. Retrieved 2022-07-26.
  35. ^ Pérez-Solà, Cristina; Herrera-Joancomartí, Jordi (2020-06-25). "BArt: Trading digital contents through digital assets". Concurrency and Computation: Practice and Experience. 32 (12). doi:10.1002/cpe.5490. hdl:10609/103046. ISSN 1532-0626. S2CID 201873942.