I like NEAR, but I have no connection with any of the platforms or protocols that are written below. The article is written for research purposes, and this is not financial advice.
NEAR protocol is a DPoS, sharded, non-EVM compatible (it actually is though, look below), layer-1 blockchain. It is very developer-friendly, and it has some serious backers.
NEAR uses a sharding mechanism to solve the scalability issue. They call their method “Nightshade”. It maintains a single chain of data while distributing the computing required to maintain this data into “chunks”. So, the workload is distributed over the network, while increasing the security.
Apart from the NEAR protocol itself, there are three components which were created by the NEAR Foundation or team. These are; Aurora, Rainbow Bridge, and Sputnik DAO.
NEAR includes an application called the Rainbow Bridge that allows participants to easily transfer Ethereum tokens back and forth between Ethereum, NEAR, and Aurora.
Aurora is a layer-2 scaling solution built on NEAR Protocol. It connects the Ethereum and EVM ecosystem, and developers to NEAR.
Sputnik DAO is an infrastructure for DAOs on NEAR that makes it easy for projects and individuals to launch DAOs and configure its governance.
NEAR has a governance board. However, I do think there are some problems with the governance. Please see below for the reasons in the NEAR Governance section.
NEAR coin is the native coin of the protocol, and it is used for a couple of utilities including governance. The ICO has happened on CoinList, and you can find tokenomics with infographics below at the tokenomics part.
At the very end of the article, I will share some links to NEAR and its ecosystem, as well as my closing thoughts.
NEAR Protocol is a proof-of-stake*, sharded*, non-EVM compatible* blockchain. Why did I put stars on all of the aspects of NEAR? No rush, I’m going to explain.

NEAR is designed to be a developer-friendly smart contract platform. According to NEAR website, you can create a decentralized application on NEAR in just 5 minutes. It is created by Alexander Skidanov and Illia Polosukhi in 2018. NEAR raised around $50M within the first 4 months, during a bear market.
NEAR utilizes an evolved version of proof-of-stake consensus: namely, delegated proof-of-stake.
Delegated proof-of-stake (DPoS) is a consensus algorithm and is usually considered as a more efficient, democratic, version of proof-of-stake (PoS) consensus. A DPoS-based blockchain counts with a voting system where stakeholders outsource their work to a third party. In other words, they are able to vote for a few delegates that will secure the network on their behalf. The delegates may also be referred to as witnesses and they are responsible for achieving consensus during the generation and validation of new blocks. The voting power is proportional to the number of coins each user holds. What does this mean? This means if an elected node behaves in a malicious way, it can be replaced quickly. In terms of performance, DPoS blockchains are more scalable, compared to PoW and PoS.
So main difference between a PoS and DPoS blockchain is that DPoS put forward a more democratic system, in which the nodes are elected. Since a DPoS system is maintained by the voters, the delegates are motivated to be honest and efficient or they get voted out. Terra & NEAR are some examples of DPoS blockchains, and Solana & Avalanche are some examples of PoS blockchains.
NEAR is fighting in the scalability war, the main war of crypto. And their warrior, Nightshade, has a hell of a good name.

Sharding is one of the novel features of NEAR, and it’s NEAR’s solution for the scalability issue. NEAR calls their sharding solution as “Nightshade”. Put simply, it’s a process that aims to split the network’s infrastructure into several segments in order for computers, also known as nodes, to only have to handle a fraction of the network’s transactions.
By distributing segments of the blockchain, rather than the complete blockchain across network participants, sharding is expected to create a more efficient way to retrieve network data and scale the platform.
Nightshade allows NEAR Protocol to maintain a single chain of data while distributing the computing required to maintain this data into “chunks.” These chunks are handled by nodes, who process the data and add the information to the main chain. Thinking about these chunks, what could be one of the most important benefits of it? Security. Because one node doesn’t process a whole block, it allows for fewer potential errors and restricts malicious actors.
NEAR is currently at phase 0 of the sharding process: which is “Simple Nightshade”. NEAR now shards the state, but not processing it. Their roadmap consists of 4 phases, and they expect it to be fully finished in Q4 2022.
The crypto community loves to call their favorite L1s like Solana or Avalanche “the Ethereum killer”. NEAR is non-EVM compatible in the theory. In practice, it is.
Ethereum is the main base of the blockchain world, and Ethereum Foundation & Vitalik has further plans to make it even more central (see: Beacon Chain & Endgame). So, this is of course a personal idea, but, a blockchain must be able to connect with Ethereum fast and cheaply. NEAR solves this issue with three components all created by the Near Foundation: Aurora, Rainbow Bridge, and Sputnik DAO. NEAR is not trying to kill Ethereum, it tries to work in harmony with it.
Rainbow Bridge NEAR Protocol includes an application called the Rainbow Bridge that allows participants to easily transfer Ethereum tokens back and forth between Ethereum, NEAR, and Aurora. I will write Aurora more in detail in the article, but to put it simply, Aurora is an EVM Layer-2 solution built by NEAR.

Why it’s needed? As we said, Ethereum is the base of the world of blockchains. If NEAR had no way to communicate with Ethereum, why would you build on NEAR? So here the Rainbow bridge will come into work which will help to end the dissimilarities between NEAR and Ethereum for a developer which means dApps or services that developed over NEAR can run over Ethereum and vice versa, dApps or services created over Ethereum can also run over NEAR.
Aurora is a layer-2 scaling solution built on NEAR Protocol. We have Rainbow Bridge to communicate, then why do we need an L2 solution? Because Aurora makes it easier for the existing smart contract code on Ethereum to move to the NEAR network. Rainbow is a bridge for ERC-20 tokens, while Aurora is a bridge for Ethereum protocols itself.

The transfers between Aurora and NEAR are feeless and instantaneous, so it kind of connects Ethereum protocols directly with NEAR. What are the advantages of Aurora?
Aurora fees are up to 1,000x lower than Ethereum’s. For example, the cost of transferring an ERC-20 token is below $0.01. As of Dec 9, Aurora fees are actually 0 (zero) right now. They are kind of rewarding the early adapters by not taking fees. I didn’t know that and when I first saw it, I was like “what kind of wizardry is this?!
Aurora is able to host thousands of transactions per second because its finality inherits from the underlying NEAR Protocol, i.e., two NEAR blocks, or approximately two seconds.
Aurora can benefit from all current and future advantages of NEAR.
Not essential to the article, but I want to add this: Aurora uses ETH for transaction fees, not their own token AURORA.

Sputnik DAO is an infrastructure for DAOs on NEAR that makes it easy for projects and individuals to launch DAOs and configure its governance. Ilia, co-founder of NEAR announced it earlier this year. In the article, he talks about how he is inspired by Vitalik years ago.
Its first design allowed anyone to apply for fund distribution and council users to decide on the proposals. Sputnik DAO was upgraded to V2 recently. The newest version of Sputnik DAO allows for a greater degree of flexibility. Users can now benefit from the following aspects:
Launch a token from the DAO and use it for voting.
“Arbitrary function calls” so that the DAO can act like any other user for all NEAR dApps including the ability to upgrade the DAO.
Ability to push bounties.
Flexible governance system allowing for multiple roles e.g. organizers, supporters, members, etc., each of them is with different permissions.
Votes can be counted either by seats or tokens and have configurable thresholds with the default being 50%.
From their announcement, we know that Sputnik DAO is far from its final form, and they will add more flexibility, a wider feature set, and more power to DAOs. I personally like Sputnik DAO a lot, and it will be vital in the future of NEAR.
Governance could be my least favorite aspect of NEAR. A governance should be as decentralized as it could be, and NEAR governance isn’t.

NEAR Community voted to launch the community government mainnet earlier in October 2020. This required two-thirds of all their tokens being staked along with at least 35% of the initial supply to vote in the affirmative. A similar activation process will take place when it comes to sharding as well. All proposals will be tabled using NEAR’s has designated a governance board, which was created the same day the unrestricted mainnet went live.
NEAR team still has power over the project yet. We are apparently in the quote “Post Mainnet” phase of the project where the NEAR team will continue to add new features to the blockchain. They do note that the validators on the network will be able to accept or reject these changes, however.
According to the roadmap, the community will get to decide who maintains the network at some point in the future. It does not specify, “wen”. Also, NEAR Foundation will be responsible for holding and distributing the funds from the protocol treasury. NEAR Foundation members who have power on governance is 4 people. I think this is too much power for 4 people.
The name of the governance token is NEAR (shocking, right?). The ICO took place on CoinList in August 2020. There were 3 options for buyers:

$0.4 per token, 40-day lock-up
$0.34 per token, 1-year linear release
$0.29 per token, 2-year linear release
So that means people who bought 3rd option still get tokens. Currently, NEAR price is around $9.5, and this is around 32x at the current price. Over 120 million NEAR tokens were sold. NEAR ICO accounted for 12% of NEAR’s initial token slight of 1 billion and raked in over 33 million dollars.

Backers of NEAR include 16z, Pantera, Coinbase, and MetaStable. No single backer has above 3.5% of the initial supply and few have above 1%. Every prior purchaser has a lockup of between 12 and 36 months from transfers unlocking, with the majority at 24 months. Because the first purchase occurred in 2017, some backers will wait over 3 years between their initial purchase and any liquidity and over 5 years to achieve full liquidity. 17.6% of NEAR’s initial supply was sold to prior backers. These tokens were sold during seven private funding rounds which go as far back as 2017.

10% of NEAR’s initial supply has been allocated to the NEAR Foundation. Half of these tokens were unlocked immediately, and the other half is unlocked over the course of two years. The NEAR Foundation will also be allowed to delegate these tokens to validators on the NEAR Network. This is actually the reason why I don’t like the governance.
17% of the total NEAR supply has been reserved for community grants and programs. 14% of the initial supply has been allocated to core contributors, which refers to the NEAR team. The team tokens will be released over the course of 4 years and there is (was) a 1-year cliff. Note that NEAR Foundation and NEAR team is not the same. The Foundation is a Swiss-based nonprofit, non-beneficiary organization.
11.7% of NEAR's initial supply will go to early ecosystem initiatives. These tokens are unlocked gradually over a five-year period in 6 to 12 months intervals. The last 11.4% of NEAR's initial supply will go towards operation grants. These will be used to quote support, maintain, operate, and develop the system itself.

NEAR tokens allocated to each reward grant are emitted over the course of five years. Inflation is used to pay a block towards, and, this inflation rate is 5% per year. But there is also a deflationary side of NEAR too. NEAR tokens are burned to pay for network fees. Networks fees are very low, and, in order for inflation and deflation to become breakeven, NEAR should process 1 billion transactions each day. We can say that in practice, NEAR is not deflationary.
NEAR is the second most popular asset in the portfolios of crypto funds. Seed prices were very small for most funds and VCs, yet they still hold NEAR. We also know that Coinbase is one of the backers of NEAR. Combining these, I expect a Coinbase listing at some point. As of Dec 10, it is not listed on Coinbase, and they love listing L1 coins.
Aurora has a growing ecosystem, and it is gaining attention lately. As it grows, it will bring added-value to NEAR. The NEAR-native ecosystem is also growing day by day. There are very few protocols on it right now, so I believe we are still early, especially when we know a working & sustainable ecosystem for a layer-1 is everything.
NEAR team loves to state how important privacy is important for them. Recently, NEAR has announced a partnership with Panther, a private blockchain infrastructure protocol. This is my personal idea, but I think NEAR wants to add private shards. This would allow a group of users or a single entity such as a business to take advantage of the speed and security of the NEAR without making their business dealings viewable to the rest of the network.

