NEM (cryptocurrency)
NEM | |
---|---|
Denominations | |
Subunit | |
0.000001 | µXEM (microXEM) - smallest unit |
0.001 | mXEM (milliXEM) - thousandth unit |
Plural | XEM |
Symbol | XEM |
Demographics | |
Date of introduction | 2015 |
User(s) | Global |
Issuance | |
Issuer |
Fixed Decentralized peer-to-peer consensus |
Website | NEM |
Valuation | |
Genesis Block Production | Fixed 8,999,999,999 XEM total |
Block time 1 minute Technology Blockchain |
NEM is a peer-to-peer cryptocurrency and blockchain platform launched on March 31, 2015.[1] Written in Java,[2] with a C++ version in the works,[3] NEM has a stated goal of a wide distribution model and has introduced new features to blockchain technology such as its proof-of-importance (POI) algorithm, multisignature accounts, encrypted messaging, and an Eigentrust++ reputation system. The NEM blockchain software is used in a commercial blockchain called Mijin,[4] which is being tested by financial institutions and private companies in Japan and internationally.[5]
History
NEM was started by a Bitcoin Talk forum user called UtopianFuture who was inspired by Nxt.[6] The initial plan for NEM was to create a fork of NXT, but this was eventually dismissed in favor of a completely new codebase.[7] Starting on January 19, 2014, an open call for participation began on the Bitcointalk forum. The goal of the call was to create a community-oriented cryptocurrency from the ground up.[8] The NEM project was not a legal entity at the time, though there have been recent efforts to change this.[9] Stakes of NEM were to be distributed to those who contributed to the project in amounts of 2.25 Million XEM. As the project evolved, people were able to redeem the stakes they had paid for. As NEM was not a legal entity, there was an uncertainty if the people running the redemption would leave. As a result, an 8-month deadline was created. All unclaimed funds were decided to be put aside for the development of NEM.
The Alpha version was released on June 25, 2014. Subsequently, the Beta production version was launched on 20 October 2014. NEM launched its first stable release version on March 31, 2015. The next large update to the NEM ecosystem will be called Catapult. It was originally estimated to be released in Q1 2017 but has since moved to Q2 2017 for the release of its alpha version.
Development
Alpha and Beta
NEM went through open alpha testing starting on June 25, 2014, followed by lengthy and comprehensive beta testing starting on October 20, 2014.
The NEM developers are pseudonymous, but are still largely trusted by the NEM community.[10] The key figures leading the NEM foundation have a public identity,[11][12] while all of the developers do not reveal their real identities.[13]
Stable
The stable version launched on March 31, 2015 has been under active development. New versions are launched every few months providing bug fixes. The majority of the developer's work is focused on Catapult, which will add new features rather than maintenance updates.
Catapult
In April 2016, Tech Bureau, the operator one of Japan’s largest cryptocurrency exchanges, Zaif, formed a partnership with NEM by announcing that both Mijin and NEM will share the next version of NEM's technology, Catapult.[14] Catapult has been in development since early 2016 and is an enhanced version of NEM/Mijin written in C++ and designed to increase throughput, flexibility, stability, optimization of network communication, and scalability, offering better network performance as well as with more enhanced features.[15]
Architecture
NEM's design architecture consists of two components. One is the node or NEM Infrastructure Server (NIS). The second is the client used for interacting with the nodes.[16] The current supported wallet is the NanoWallet.[17] The NanoWallet is a full cryptocurrency wallet built with HTML and Javascript. As such, it is able to run on any platform with a web browser. NanoWallet communicates with any NIS in order to broadcast transactions to the rest of the network as well as receive information about network events.[18]
Another client was the NEM Community Client (NCC). The NIS is connected to the P2P network and acts as a gateway for the NCC. The NCC is a client software that includes a wallet. The NCC has since been deprecated in favor of the NanoWallet. Both NCC and the NanoWallet can be run isolated from the internet, providing security through an airgap.[19]
The modular architecture of NEM allows the wallet software to be protected from external attacks. It is practically impossible to break into the wallet if the wallet is only connected to the NIS through a firewall. Wallets can be used on any computer, whereas the NIS represents a node on the NEM network and can be hosted from remote locations.[20] This allows any device, including low power computers and mobile devices to interact with the NEM blockchain given that they have access to an internet connection capable of connecting to any NIS. Even if the public facing NIS is hacked, there is no direct line of attack into the NEM wallet software from the NIS, creating an extra layer of security.
Features
New code
NEM is a new code base that was written entirely in Java. It uses the POI (proof-of-importance) algorithm instead of POW (proof-of-work). NEM uses a client–server model where the NIS (NEM Infrastructure Server) runs independent of the NCC (NEM Community Client).[21] This allows light clients to operate without running a full copy of the NEM blockchain.
Although the NEM client is open source and available on GitHub,[22] the NEM server based component, the NIS, is closed source. The pseudonymous developers of Catapult say that the C++ rewrite, Catapult, will be open source.[3]
Namespaces
Namespaces on the NEM system are a domain naming system similar to the internet's centralized ICANN domain name system. Within namespaces, there are higher level domains and subdomains. This allows one person with one domain to create many different subdomains for their different projects or outside business accounts. It also helps to build and maintain a reputation system for Mosaics.[23]
A creator owning the root domain namespace can create as many sub-domains as wanted using a convention similar to the Java namespace convention, i.e., separated by a dot "." to represent a domain or subdomain and a colon ":" to represent the name of an asset. An unlimited amount of domains and subdomains can be created by a user given that they have enough XEM in their account to do so. The sub-levels of a namespace can act as the actual name of the asset, or in some cases can be a class of assets as it is itself a sub-domain with lots of assets under that sub-domain name. This means that last part of a string will always be the name of the individual asset on the NEM blockchain and the prior names will act as the domain and/or subdomain for that asset.[24]
Mosaics
Mosaics are custom assets on the NEM blockchain. The mosaics themselves are customizable by amount in either a fixed capped or mutable quantity. They can be designed to be transferable or not, divisible or not, have personalized descriptions, and can be sent alongside encrypted messages in one transaction. Mosaics can be applied with a levy so that any mosaic being sent on the network will have to have a special fee paid above the normal transactions fees. This levy fee can be assigned to be nem:xem (which is the mosaic notation for normal XEM coins) or any other mosaic on the NEM blockchain. Each mosaic gets a name that is under a unique domain in the namespace system in the format of subdomain.domain:mosaic.[24]
Node reputation system
NEM employs an Eigentrust++ as a reputation system.[25] NEM ensures the health of the blockchain by monitoring past behavior of nodes within the network. In proof-of-work, the amount of work a node does is used as a measure for its ability to protect the network. But, with Eigentrust++, it is the quality of work that is important. This adds to the NEM network's ability to be run and maintained efficiently.[26]
Proof-of-importance
POI is the algorithm used in NEM to time stamp transactions. A NEM user's importance is determined by how many coins they have and the number of transactions made to and from their wallet. POI uses the NCDawareRank[27] network centrality measure, the topology of the transaction graph, as well as a number of other relevant signals to achieve consensus.[28] POI is different from other initiatives which use a fee-sharing model that does not take into consideration one's overall support of the network. In proof-of-stake systems a person needs to have large amounts of coins to form a block, but in NEM transactions volume and trust become factors. This was designed to encourage users of NEM to not simply hold XEM but instead actively carry out transactions.[29]
To be eligible for entering the importance calculation, an account must have at least 10,000 vested XEM. All accounts owning more than 10,000 vested XEM have a non-zero importance score. With a supply of 8,999,999,999 XEM, the theoretical maximum number of accounts with non-zero importance is 899,999. In practice, the number of actual accounts with non-zero importance is not expected to approach the theoretical max due to inequalities in held XEM and also the temporal costs associated with vesting. If NEM becomes very popular, a threshold of 10,000 vested XEM could be undesirable. If necessary, this number could be updated in the future via a hard fork, which is the same procedure for adjusting transaction fees and other parameters related to harvesting.[30]
Harvesting
Harvesting is the act of forming blocks. A harvester must have at least 10,000 vested XEM in his/her account and be running a booted and synchronized node. Once a block is formed by that harvester, a new block is added to the chain and all the fees collected from that block will be delivered to the harvester’s account.[16]
NEM also has a feature called delegated harvesting which allows people to request others to form blocks and process fees for them, but done in a safe and secure way so that a person’s funds are not ever locked up, and fees are always given directly to the person that activated delegated harvesting, not the person that was harvesting for them.[28]
Supernodes
The supernodes rewards program allows the NEM foundation to reward people running active nodes. Anyone with a minimum of 3 million XEM gets paid 140,000XEM divided by the total number of supernodes (doubled from 70,000XEM)[31] every day for running a supernode that meets a minimum technological requirement.[32]
NEM uses supernodes to form a backbone of support for light wallets, mobile wallets, and 3rd party apps. Supernodes provide access to the NEM Blockchain so that users can get to the network without having to sync to a blockchain locally.
Messaging
Messages can be included in transactions in either encrypted, unencrypted, or hex messaging forms. No XEM needs to be sent in order for a message to be sent on the XEM network. This can be used for secure communication to any XEM address, as well as blockchain based applications. The fee for sending unencrypted messages is currently 1 XEM for every 32 characters, while encrypted messages will vary.[31]
Multisignature transactions
NEM implements multisig (short for multi-signature) technology on its platform. Specifically, NEM implements m of n multisignature, where m ≤ n. This means that m out of a total of n signatories must sign a transaction before it can be broadcast onto the blockchain. NEM's multisignature works by making a contract on chain so that the "m" accounts have full transaction privileges over the account that has been turned into a multisig account. Since the contract metadata is on chain, it can easily be updated by adding or subtracting additional signers given that the required number of parties agree on it.[33]
Multisignature accounts require that another user or users sign a transaction before it can be broadcast onto the blockchain. This means that if one person loses their wallet through a hack, no money can be spent unless another wallet (or wallets if m is more than 2) signs it. Multisignature accounts also help protect community-held funds, in that a majority of designated users must agree before a transaction can be spent from a community-held wallet. This is especially important considering over a third of all XEM in circulation is held in these community wallets.[34]
The catapult release is said to include enhanced use of multisig providing the solution with a very extensive smart contract capability.
Mijin
Mijin is a private blockchain that uses the NEM software. The developers claim that it will reduce banking institutional costs by 90% while making banking more secure.[35] Sakura Internet is partnered with Tech Bureau to offer 6 month free trials of Mijin for people to try.[36] Mijin is being tested by Infoteria in its enterprise software Asteria.[37] It was tested in December 2015 by Japan's largest trust bank, SBI Sumishin Net Bank, owned by Sumitomo Mitsui Trust Holdings, to add to their online banking services.[38] In December 2015, the Japanese SBI Sumishin Net Bank, commissioned NRI, a research group in Japan to conduct a test of the NEM blockchain technology Mijin. They tested 2,500,000 accounts with over 2,000,000 transactions per day with a variety of transactions over a three-month period and passed.
Mijin is able to support any arbitrary number of assets on its chain. All the features available with NEM are also available with Mijin, with the addition of smart contract support. Much about how the smart contract support will work is still under wraps, with the only reference to it being in the Mijin about page on the official website.[39] The developers that are working on NEM are also the same ones working on Mijin.
Mijin completed its first test in Q4 2015, achieving 25 transactions per second on a global network. In Q1 2016 it moved onto 5000 transactions per second on a local private network. In Q2 and Q3 of 2016 smart contracts were added to Mijin, and Mijin was integrated into some exchanges. In Q4 2016 Mijin finally achieved 10000 transactions per second on a local network, and 100 transactions per second on a global network. The development goal of Mijin is publicly stated as being to reduce the cost of banking infrastructure by 90% by Q4 2018.[40]
References
- ↑ Beikverdi, Alireza. "NEM Launches, Targets Old Economy with Proof-of-Importance". Coin Telegraph. Coin Telegraph. Retrieved 1 April 2015.
- ↑ "GitHub - New Economy Movement". GitHub. Retrieved 4 January 2015.
- 1 2 "Tech Bureau partners up with NEM for new blockchain engine". The Merkle. Retrieved 2017-03-23.
- ↑ "How Japanese Blockchain Technology Revolutionizes Municipal Government in Belgium". CoinTelegraph. Retrieved 2017-03-23.
- ↑ Maras, Elliot. "Japanese Financial Institutions Partner With Technology Startups To Utilize The Blockchain". CryptoCoinsNews. Retrieved 21 December 2015.
- ↑ "Top Ten Cryptocurrency NEM Catches on in Japan - CryptoCoinsNews". CryptoCoinsNews. 2016-11-24. Retrieved 2017-03-23.
- ↑ Warner, Matthew. "ChronoBank partners with NEM to create ChronoNEM wallet – allcoinsnews.com". Retrieved 2017-03-23.
- ↑ Mikha, Sean. "How I Got $1500 for Commenting On an Article". Lets Talk Bitcoin. Retrieved 4 January 2015.
- ↑ "A Major Announcement". blog.nem.io. Retrieved 2017-03-11.
- ↑ Tanzarian, Armand. "An Introduction to the New Economy Movement". Cointelegraph. Retrieved 4 January 2015.
- ↑ "Calling for Resources". blog.nem.io. Retrieved 2017-03-22.
- ↑ "NEM.io Foundation Ltd Gets Going". blog.nem.io. Retrieved 2017-03-24.
- ↑ "NEM: New Economy Movement - NEMflash.com". nemflash.com. Retrieved 2017-03-22.
- ↑ "Catapult Whitepaper" (PDF). nem.io. Retrieved 28 June 2017.
- ↑ Dob, Daniel. "Tech Bureau partners up with NEM for new blockchain engine". The Merkle. Retrieved 10 June 2016.
- 1 2 "NEM Technical Reference Introduces Reputation-Enhanced ‘Proof of Importance’". CoinTelegraph. Retrieved 2017-03-23.
- ↑ "NEM - Distributed Ledger Technology (Blockchain)". NEM, a revolutionary Blockchain project. Retrieved 2017-03-23.
- ↑ Warner, Matthew. "New NEM Features in September – allcoinsnews.com". Retrieved 2017-03-23.
- ↑ Lombardo, Hans. "NEM Q&A – Original, Tested Blockchain Platform, Proof-of-Importance, "Change the World, Forever" Tech". allcoinsnews. Retrieved 9 April 2015.
- ↑ Admin. "New Economy Movement (NEM) – Cryptocurrency 2.5". Cryptoland. Retrieved 4 January 2015.
- ↑ Lombardo, Hans. "NEM Q&A – Original, Tested Blockchain Platform, Proof-of-Importance, "Change the World, Forever" Tech". allcoinsnews. Retrieved 9 April 2015.
- ↑ "NEM client published source code".
- ↑ "NEM Project Releases Hard Fork with Domain-linked Digital Assets – allcoinsnews.com". Retrieved 2017-03-23.
- 1 2 "NEM Releases Assets and Domains". blog.nem.io. Retrieved 2017-03-22.
- ↑ "Blockchain Project Thinks Microsoft Azure License Agreement Goes Too Far - CryptoCoinsNews". CryptoCoinsNews. 2016-04-15. Retrieved 2017-03-23.
- ↑ Pangburn, DJ. "This Cryptocurrency Doesn't Want to Beat Bitcoin, It Wants to Beat the Economy". Motherboard. Retrieved 4 January 2015.
- ↑ Nikolakopoulos, Athanasios N.; Garofalakis, John D. "NCDawareRank: A Novel Ranking Method That Exploits the Decomposable Structure of the Web". Proceedings of the Sixth ACM International Conference on Web Search and Data Mining, WSDM 2013. ACM: 143–152. doi:10.1145/2433396.2433415.
- 1 2 "NEM Technical Report" (PDF). pp. 30–47. Retrieved 1 September 2016.
- ↑ "Proof-of-Importance: How NEM is Going to Add Reputations to the Blockchain". CoinTelegraph. Retrieved 2017-03-23.
- ↑ Beikverdi, Alireza. "Proof-of-Importance: How NEM is Going to Add Reputations to the Blockchain". Coin Telegraph. Retrieved 13 March 2015.
- 1 2 Author, Author Guest (2016-09-22). "NEM Blockchain Platform Doubles the Rewards for its Supernode Program". NEWSBTC. Retrieved 2017-03-23.
- ↑ "Supernodes are Here! FAQ, About and Payment Update". blog.nem.io. Retrieved 2017-03-20.
- ↑ OConnell, Justin. "Blockchain Project Thinks Microsoft Azure License Agreement Goes Too Far". CCN. Retrieved 18 April 2016.
- ↑ "NEM - Top 200 accounts". nemnodes.org. Retrieved 2017-03-19.
- ↑ Holmes, B. "Japanese Company, Tech Bureau, Launches Private Blockchain Project". Bravenewcoin. Retrieved 21 December 2015.
- ↑ Redman, Jamie. "Mijin: ‘Offering Blockchains To The World for Free’". The Bitcoinist. Retrieved 21 December 2015.
- ↑ Asayama, Takao. "Infoteria Announces Collaboration with Private Blockchain Startup Tech Bureau". prweb. Retrieved 21 December 2015.
- ↑ Rizzo, Pete. "Japan’s SBI Sumishin Building Blockchain Banking Proof-of-Concept". Coindesk. Retrieved 21 December 2015.
- ↑ "About mijin". mijin. 2015-09-16. Retrieved 2017-03-21.
- ↑ "About mijin". mijin. 2015-09-16. Retrieved 2017-03-22.