Ardor is the latest in the growing field of contenders for blockchain as a service (BaaS) providers. Ardor provides the blockchain infrastructure for businesses and institutions to leverage the strengths of blockchain technology without having to invest in developing custom blockchain solutions. Instead, Ardor offers a main chain that handles blockchain security and decentralization plus customizable child chains that come ready to use, right out of the box, for various business applications. The developers of Ardor are the same company behind the open source Ethereum’s ERC20 protocol to build on top of the Ethereum blockchain. They pay fees in Ether. To test Ardor’s capabilities and serve as an example of an operating child chain, the Ardor developers have created Ignis. Ignis will implement all of the customizable features that come from the Nxt code base. Essentially, Ignis will be a proof of concept and could be the first of many more child chains on the Ardor platform. The Ignis ICO recently raised $15 million in funding for development. In the future, Ardor child chains could be used to create equity trading platforms, digital file transfer services, private enterprise blockchain applications, and many more use cases. Ardor’s strengths are quick time to setup and wide customizability, making it a great option for companies looking to leverage blockchain without the resources to dedicate to custom development. Ardor has many architectural advantages. One of them and perhaps the most influential one is that it has been created using Java; one of the most widespread programming languages in the world today. This is definitely a step in the right direction seeing as it becomes ten times easier for a commercial application to succeed if the development language is one which most programmers can relate to.
The Cosmos network consists of many independent, parallel blockchains, called zones, each powered by classical Byzantine fault-tolerant (BFT) consensus protocols like Tendermint (already used by platforms like ErisDB). Some zones act as hubs with respect to other zones, allowing many zones to interoperate through a shared hub. The architecture is a more general application of the Bitcoin sidechains concept, using classic BFT and Proof-of-Stake algorithms, instead of Proof-of-Work.Cosmos can interoperate with multiple other applications and cryptocurrencies, something other blockchains can’t do well. By creating a new zone, you can plug any blockchain system into the Cosmos hub and pass tokens back and forth between those zones, without the need for an intermediary. While the Cosmos Hub is a multi-asset distributed ledger, there is a special native token called the atom. Atoms have three use cases: as a spam-prevention mechanism, as staking tokens, and as a voting mechanism in governance. As a spam prevention mechanism, Atoms are used to pay fees. The fee may be proportional to the amount of computation required by the transaction, similar to Ethereum’s concept of “gas”. Fee distribution is done in-protocol and a protocol specification is described here. As staking tokens, Atoms can be “bonded” in order to earn block rewards. The economic security of the Cosmos Hub is a function of the amount of Atoms staked. The more Atoms that are collateralized, the more “skin” there is at stake and the higher the cost of attacking the network. Thus, the more Atoms there are bonded, the greater the economic security of the network. Atom holders may govern the Cosmos Hub by voting on proposals with their staked Atoms.