Altcoins Talks - Cryptocurrency Forum

Cryptocurrency Ecosystem => Other Popular Cryptos / Coins => Cardano Forum => Topic started by: Sherry_mae on June 10, 2018, 12:08:12 PM

Title: What is the advantage of cardano?
Post by: Sherry_mae on June 10, 2018, 12:08:12 PM
I just want to learn more about cardano.
Title: Re: What is the advantage of cardano?
Post by: Eben on June 10, 2018, 11:19:34 PM
Cardano aims to integrate with all other major cryptocurrencies without the use of a third party, which:

1. Reduces fees that exchanges charge

2. Allow quicker and easier transactions across the blockchain

3. Removes risk of a third party losing your cryptocurrencies

The above are some of the advantages of cardano.
Title: Re: What is the advantage of cardano?
Post by: comer on June 16, 2018, 12:26:11 PM
cardano is a blockchain that uses smart contract to run on the system. it is just there and other blockchain out there... as to date, it has only two project that uses the Cardano platform
Title: Re: What is the advantage of cardano?
Post by: Kitcho on June 17, 2018, 03:04:49 AM
Cardano aims to integrate with all other major cryptocurrencies without the use of a third party, which:

1. Reduces fees that exchanges charge

2. Allow quicker and easier transactions across the blockchain

3. Removes risk of a third party losing your cryptocurrencies

The above are some of the advantages of cardano.

Eben
Hello , Eben

Thanks you, I wanted to understand the project too  ;)
You've helped me a lot.
Title: Re: What is the advantage of cardano?
Post by: sugarchrisp on June 20, 2018, 03:08:18 AM
Cardano is a system that aims to solve many of the issues with bitcoin including sustainability, interoperability, and scalability. 
Title: Re: What is the advantage of cardano?
Post by: Burdogs on June 23, 2018, 08:34:56 AM
I just want to learn more about cardano.
Cardano have a great deal of money and talent worldwide behind the project.Cardano has significant money and top talent working on ts development and says they will be ready to deliver the technology in a functional way in 2018.
Title: Re: What is the advantage of cardano?
Post by: fire-man on June 23, 2018, 10:31:40 AM
Cardano (ADA) origin Cardano is the IOHK team led by Charles Hoskinson. The new generation of blockchain smart contract platform was officially released in September 2017. Charles Hoskinson was a co-founder of ETH and became IOHK in 2015, focusing on the development of Cardano. After two years of research, he successfully released Cardano. As of today (April 29, 2018), Cardano ranked sixth in market capitalization, with a total market value of 9.7 billion dollars. Cardano can be said to be a basic chain that has a lot of highlights, proposes a lot of directions to solve the problem, and indeed has the potential to become the leader of the 3.0 blockchain era. The following "punk" gives you a good analysis of Cardano's mechanism and design. Second, the characteristics of Cardano Cardano one of the biggest features is its hierarchical ideas. In previous articles of "Punk", "Bitcoin Detailed 3.0 - Redemption of the Blockchain" mentioned some solutions to the problem of btc, including eth congestion, one of the most promising ways is stratification. Although there were already some other underlying concepts of layering before ada appeared, ada was the first to clearly define the concept of layering and took the basic chain of a particularly substantive plan. . In the existing blockchain 1.0 or even 2.0 architecture (such as Bitcoin, Ethereum, etc.), various operations, whether trading, running code, or executing smart contracts, are mixed. Completed together. In addition, for example, ETH, in the process of executing a smart contract, a large amount of data that needs to be uploaded corresponds to a large amount of processing fees, and consumes a large amount of resources that should be used to process transaction data. This is actually very unfavorable for smart contracts. Therefore, the hierarchical logic is to complete different operations in different layers. The layers interact with each other via interfaces. Each layer is also a blockchain or multiple blockchains. This can greatly improve the overall TPS capabilities, and through the distinction of the functions of each layer, the processing power and the processing efficiency and capability of the program can be extended, and the corresponding cost (cost) can be reduced. In addition, the isolation between layers can make the security even more enhanced. Even if there is a problem with the previous layer, it will not affect the security of the next layer. Cardano is a platform that is divided into a computing layer and a settlement layer. The computing layer is a platform for the operation of smart contracts, and the settlement layer is a platform for transaction processing and recording. This can greatly release the efficiency of the computing layer and reduce costs, and ensure that the processing of the transaction is still in a high degree of security. In addition to layering the Haskell language, another highlight of Cardano is that it uses the Haskell language. This is a more advanced and modern language that also contributes to the development of the dapp ecosystem on it. Third, Cardano's consensus mechanism Cardano's consensus mechanism uses a POS (proof of stake) algorithm called Ouroboros. First, "punk" first introduces the POS mechanism. You should already know the POW's algorithm. That is, all participating bookers participate in the competition through their own work, and the probabilities that are proportional to their arithmetical power obtain the right to book and the corresponding benefits. The two major problems of POW are: 1. Waste of resources, because everyone is competing through computational power, but computing power has no other practical use other than to seize the right to record, so it will cause a lot of waste of power and resources. 2. Inefficient, and because of the nature of competition, the pure POW algorithm (allowing everyone to participate in billing), in order to achieve consensus, will not be able to enhance the overall TPS, which is a constraint to become a complete smart contract platform . Therefore, many people propose a POS mechanism that does not use accounting to compete for billing, but assigns a billing right with a corresponding probability based on each person's Stake (ie token or coin). Some POS mechanisms directly match the corresponding probability based on the amount of tokens held. Some POS mechanisms match the corresponding probability based on the number of tokens held* the number of days the token is held (ie, currency days). Therefore, all open access to all accounts, and based on existing chips, rather than the need to provide a mechanism for the workload, can be regarded as a POS consensus mechanism. POS can solve the core problems of previous POWs: 1. It does not consume resources; 2. It can improve TPS to a certain extent; but the biggest problem with POS is its natural Matthew effect. If we say that POW is a mechanism for distribution according to work, POS is a mechanism based on capital allocation. Therefore, the biggest potential problem for POS is that people who have more wealth (chips) will have more and more money, and poor people will become poorer and poorer. In addition, one of the hidden dangers of the early POS mechanism is that malicious attacks on the system require additional costs, and as long as the currency is held, an attack can be launched at no additional cost. However, in the later various new POS mechanisms, a number of penalties have been set up for malicious purposes, so as to prevent this from happening. Cardo's Ouroboros consensus mechanism is precisely a POS mechanism. The consensus mechanism compared to other POS mechanisms is characterized in that it is published through academic papers and is an absolute security consensus mechanism that has been rigorously demonstrated in the academic field. However, most of the current consensus algorithms are only published through white papers. Not widely proven academically. The following is a brief description of Ouroboros consensus mechanism. Cardano's system will internally set up a slot. At a certain time interval, a slot leader is randomly selected. The probability that the owner will obtain the billing rights and the amount of ADA he holds In proportion (for example, if A holds 1% of the total amount of Ada, then it will have a 1% probability of getting bookkeeping rights). After the bookkeeper completes the packaged work, he can get the corresponding fee. This model not only has various advantages of POS, for example, it does not consume electricity and a large amount of calculation power. At the same time, because it is randomly selected by the system, it is not easy to produce a malignant bifurcation. In addition, Cardano and its consensus mechanism have more highlights. Fourth, scalable capabilities, cross-linking capabilities and sustainable development capabilities In addition to layering, Cardano is also promoting the realization of the three major capabilities: the ability to scale, interactive and sustainable development. The following "Punk" will start to explain. The scalability can first be scaled to represent whether it can carry the ability of a large number of dapps to run. This can be refined into three indicators: TPS, bandwidth, storage space. And Cardano has been optimized on these three indicators to ensure that it can become a perfect smart contract and dapp platform. The first is TPS. There are two main ways that Cardano promotes TPS. 1. In the consensus mechanism, there will be one block per slot, and if the slot is shortened, the speed of the block can be increased and the TPS can be improved. 2. Cardano supports parallel processing. Multiple blocks can be used at the same time to increase the bandwidth. Because dapp may involve a large number of downloads and transmissions, the bandwidth requirement is high. Cardano will use a RINA (Recursive InterNetwork Architecture) technology to solve the bandwidth problem. The network is divided into a large number of small networks, a large number of data transmission is only completed within the small network, only the data related to the cross-network will be transmitted externally, thus the capacity of the entire system's bandwidth is greatly improved. This processing mode has some similarities with ETH's fragmentation. In terms of storage space, due to the small amount of currently stored data, no specific processing method has been implemented yet. It is expected that in the second half of 2018 to 2019, technologies such as compression and partitioning will be used to increase the efficiency of the use of storage space. Interoperability Interoperability is mainly represented by cross-chain capabilities. Cardano hopes to build an Internet of Blockchain so that cross-chain transactions and information can be formed between the chain and the chain. In this regard, Cardano is currently focusing on promotion. Sustainability The problem with many current blockchain projects is that they only fund ICOs. Once the funds from the ICO have been exhausted, the development of the project's technological development and business development will be limited. Even systems such as Windows and Android require constant updates and iterations, which means that there will be a constant source of funding. Therefore, any mature system should consider the issue of sustainable development. And Cardano's solution to this problem is that each transaction fee will flow into the Cardano Foundation from a very small part. The money will be used for the sustainable development of the community, and the use of funds will be determined and distributed by the entire community. V. Cardano's Token economics The total amount of Ada coins is 45 billion, of which 30 billion are pre-generated, 25 billion are used for ICO, and 5 billion are reserved for development by the Cardano team. The remaining 15 billion will be generated during the subsequent POS mining. Ada's token setting is a combination of pre-digging and mining. It is possible to use the pre-excavated currency for ICO to obtain funds, and to encourage users to participate in the community through mining and follow-up to enhance their enthusiasm. VI. Summary and Prospects Cardano can be said to be a very perfect bottom-line chain. Its very rigorous style, through the first publication of academic papers, to obtain proof, and then start the idea of ​​doing things worthy of all teams to learn. I hope Cardano can go further and further.
Title: Re: What is the advantage of cardano?
Post by: fire-man on June 23, 2018, 10:33:07 AM
I hope I can help you
Title: Re: What is the advantage of cardano?
Post by: jbc081475 on June 24, 2018, 07:34:05 AM
Cardano is a blockchain that uses smart contract to run on the system.It is just there and other blockchain out there.As to date,it has only two project that uses the Cardano platform.It is a system that aims to solve many of the issues with bitcoin including sustainability, interoperability, and scalability.
Title: Re: What is the advantage of cardano?
Post by: altery0518 on June 26, 2018, 05:47:38 PM
I think as a new and a very popular crypto that is one of cardano's advantage to other coins.
Title: Re: What is the advantage of cardano?
Post by: queenelisa on July 22, 2018, 01:27:48 PM
Cardano has got lot of promising ideas under its cap and some good team to back them up. So if they are successful with their ideas, they are definitely going to over take other crypto
Title: Re: What is the advantage of cardano?
Post by: gribble on July 31, 2018, 03:08:11 AM
IOHK has launched the second Cardano testnet, which is for the IELE virtual machine. Learn more about IELE and how to build smart contracts through their blog post and videos: https://forum.cardano.org/t/iohk-statement-cardano-smart-contracts-testnet-iele-launches/14432
Title: Re: What is the advantage of cardano?
Post by: Gunung_ulo on August 27, 2018, 02:27:20 AM
cardano has good potential and sophisticated technology so it has a very good price for the future, and you are right when learning about cardano.
Title: Re: What is the advantage of cardano?
Post by: Puncak_pelangi on September 06, 2018, 02:05:14 AM
cardano has many advantages, because cardano is a very good coin that has the potential to have a high price and cardano has a good investment opportunity
Title: Re: What is the advantage of cardano?
Post by: Gunung_ulo on September 17, 2018, 02:59:52 AM
cardano has many advantages if we invest or buy it and save it for the future, because I believe cardano prices will increase in the future.
Title: Re: What is the advantage of cardano?
Post by: levati on September 20, 2018, 09:37:30 PM
как я понял в сентябре кардано обещала выпустить карту
Title: Re: What is the advantage of cardano?
Post by: Puncak_pelangi on September 26, 2018, 02:04:03 AM
if you purchase cardano for now is a very good opportunity, because we know that cardano is experiencing a deep decline so this is a good opportunity and we can wait for the price of cardano to soar again.