Auroracoin is a decentralised, peer-to-peer, and secure cryptocurrency released as an alternative to the Icelandic Króna to bypass governmental restrictions associated with the national fiat currency. It was launched with the aim of becoming the ‘official’ cryptocurrency of Iceland. AUR was a pioneer in the area of country-specific cryptocurrencies. AUR was launched on the 25th of January, 2014, by an anonymous developer who went by the pseudonym of Baldur Friggjar Óðinsson. It was originally based on Litecoin, using the Scrypt algorithm with a Proof of Work mechanism, but was later updated to use a multi-algorithm architecture in 2016, forked from DigiByte. Auroracoin uses the PoW consensus mechanism, which utilises device hashing power to solve a complex mathematical problem in order to authenticate a transaction proposed to be stored in the blockchain. The difficulty of solving the problem ensures that authenticating forged transactions is very difficult unless the attacker owns an impractically large chunk of the network’s total hashing power. AUR is one of the only cryptocurrencies to use a combination of five different hashing algorithms, namely Grøstl, Qubit, scrypt, SHA-256, and Skein. While initially very popular, Auroracoin has seen little to no activity for a while, with poor marketing, and frequent dev team changes. Reasons for little growth have been various, from slow adoption in Iceland, to developers leaving and joining the project midway. However, it is expected to not go lower than the recent low, and might see a rise as AUR plans to launch a more aggressive marketing campaign in Iceland to promote the coin among the masses. Unlike most other altcoins, Auroracoin has made extensive changes to the original codebase. It has introduced security measures such as Automatic checkpointing, and protecting against known flaws present in the BTC blockchain, such as 51% block replacement attacks.
What is DAG? In more traditional blockchains, the host provides the food/drinks (i.e resources) for this party. And when the guests arrive, the amount of resources can only accommodate so many people, the portions are small and then everything eventually runs out and the party ends. Think Constellation DAG like a potluck (a party where everyone brings food/drinks). With every added guest (node to the network), the more resources the party has to keep going. This is the nature of Constellation, a distributed system that scales horizontally. Is Constellation a Blockchain? Not exactly. Although inspired by the principles of decentralization, many standard blockchains such as Bitcoin and Ethereum face scalability issues. This is why the next, generation of decentralized networks such as Hashgraph, IOTA, and Constellation have turned to DAG. What is a Microservice? “Microservices” is an approach to application development in which a large application is built as a suite of modular services. Each module supports a specific business goal and uses a simple, well-defined interface to communicate with other sets of services. Uber, for example, is not a singular app purse. It is a unified app which means it is a single interface that brings together their driver app, their rider app, and their corporate team app.