Helios Protocol

in #blockchain6 years ago

Intro

With the cryptocurrency world exploding with interest from all types of investors, it seems that every type of company is looking to release the next big blockchain project. Everywhere you look, there is another ICO coming out promising the next big thing, the next Bitcoin, the next new blockchain to handle millions of transactions. But how does a project that claims to embrace decentralization and immutability step away from the centralized sales model of an ICO and still succeed? We’re about to find out as that is exactly what the Helios Protocol project is trying to do.

First let's step back a few years, to 2009. Satoshi Nakamoto released the idea of Bitcoin. A decentralized, virtual currency to contend with normal currency otherwise known as fiat. His vision was to create a peer-to-peer network of users, in which all transactions took place between the users without including a centralized bank or business. And now today we have thousands of different cryptocurrencies all attempting to fulfill this vision.

The popular way for all of these new projects to get funding is through a public sale known as an Initial Coin Offering (ICO). These ICOs were designed to sell an initial allotment of the project’s coin or token to the public to fund the project creation. As interest in participating in ICOs has grown, the distribution of tokens has become smaller, and is now sold to only a handful of private investors. This creates a centralized entity in a decentralized world. And this is where Helios Protocol is different. The project is not doing an ICO. They are fully self funded to keep the project as decentralized as possible. They will use different airdrops, bounties, word of mouth, and solid tech to push their project into mainstream adoption. More about token distribution below in the token metrics section.

The Tech

Helios Protocol’s blockchain has a lot of exciting new features it plans to implement into its flavor of blockchain. The main types of consensus protocols among blockchains are currently are Proof-of-Work(PoW), Proof-of-Stake(PoS), and Directed Acyclic Graph(DAG). Helios Protocol is a combination of a DAG ledger based blockchain that is using PoS as it’s consensus mechanism. Each wallet has its own blockchain that is completely unique to that specific wallet which is a feature specific to a DAG blockchain. The PoS consensus mechanism is used to secure the blockchain and keep all nodes in consensus. This becomes clearer as to why as we break down the tech some more.

Blockchain design

The blockchain design of the Helios Protocol differs from that of Bitcoin and Ethereum in that there is not one single blockchain ledger that gets sequentially added to and propagated across all active participants. In the Helios Protocol, each wallet has its own blockchain and each wallet is responsible for writing those transactions to its own blockchain. The only entries in a wallet’s blockchain are the send and receive transactions to and from it. The only users who are responsible for having these transactions in their blockchains are the users who are involved. This drastically cuts down on the network demand of the Helios Protocol compared to other blockchains as every single transaction is not required to be communicated to every participant of the blockchain. This also allows the blockchain to grow indefinitely as each new wallet/user in the Helios Protocol adds to the total transactions per second speed.

Full nodes and masternodes -yes masternodes- are responsible for replicating the entire blockchain database, which includes all user blockchains. Full nodes are nodes that have decided to sync the entire database to participate in the Helios Protocol and masternodes are full nodes that stake a certain amount of coins to secure the network. Every wallet’s blockchain that is created will be synced to these full nodes allowing the wallet owner to sync their blockchain wherever they access it. The wallet blockchain is also very small and should be less than 1Mb in size.

Consensus

Consensus on the Helios Protocol is a bit confusing to me so I will try to sum it up the best I know how. All nodes participating in the network have a certain magnetic pull for instance. The network wants to all face the same direction, or have consensus, so by basing the strength of the nodes magnetism on their amount staked, the strongest will always win. In blockchain, the strongest will always be the correct path in which the majority of nodes are in agreement on. This means that if one node had 49% stake, but the other nodes had 51% stake, the node with the smaller stake would always lose due to the rules written into the blockchain.

Distance also takes a priority in consensus here. Think of each 100 nodes placed around the world. Two nodes in Asia would look to each other for consensus and not to a node in South America for consensus due to network latency (time of round trip communication to occur). So if one node in South America decides to go against consensus, the majority of nodes staked in Asia would be less affected by that single node far away, and would still have consensus with their closer neighbors in alignment.

Security

The Helios Protocol is using slashing as a means to secure the network, on top of the consensus protocol explained in the above section. Slashing is a way of taking away funds from a user who abuses the blockchain rules. There will be cases where a wallet makes a bad block and does not get slashed, but only if the offending block is recreated at the top of the wallets blockchain. This mechanism will stop any potential bugs from affecting a user’s funds.

Another way that security is being implemented is through block signing on each individual blockchain by each wallet address. This will make it impossible for any block to be replicated by a different wallet address than the wallet that originally created the block. If there is any funny business where a block is edited by a wallet that did not create it, the offending wallet’s funds will be slashed.

Rewards

Since the blockchain is based on PoS, rewards are given out to users who stake their rewards in their wallet. The calculation is simple for the PoS based rewards: PoS Reward= CV x TA x TP where CV stands for a constant reward multiplier derived in the genesis block, TA stands for the average time the funds have been in the wallet and TP stands for the time period for the reward.

The second type of reward on the Helios Protocol blockchain is reserved for full nodes and masternodes. This reward is based on the uptime and responsiveness of these nodes. You can derive the reward from this calculation: Node Reward = CV² x AU x TP where CV² stands for the constant reward multiplier for node rewards, AU stands for the average uptime of the node and TP stands for the time period for the reward.

In other words, you are incentivized to run a full node or masternode on the network as you can receive rewards in two different ways.

To circle back around to the security section, slashing is also used as a means of limiting misuse of the Helios Protocol. “Slashing is the process of taking money away from a wallet” on the blockchain for such behavior.

Smart Contracts

The Helios Protocol will be using a heavily modified version of the Ethereum Virtual Machine for smart contracts. That means that they will be written in Solidity and are able to be converted from the Ethereum blockchain to the Helios Protocol. This will help already active developers to transition easier as well as port their dApps to Helios. They are also allocating a large portion of the platform’s coins to as incentives to drive dApp development.

Everything Else

Alright what else could there be? This project is energy efficient as it is based on PoS and not PoW. All power used by either nodes in the network or by wallets is required energy used. There will also be no delegates in this platform so decentralization stays at the forefront of the protocol. It will have low transaction fees, which is required as a means to pay node runners. Without these, an inflation system would have to be used and saturation of the market would occur. TPS is also only limited by the amount of wallets on the blockchain. If there are 30 wallets or 30,000 wallets, the TPS scales infinitely with them due to how each transaction is only needed to be communicated between the two participating nodes.

Roadmap

The roadmap for the Helios Project is broken down into 4 different phases.

Phase 1 
 This is the initial start of the protocol. The ERC20 placeholder tokens are generated, websites built and the project announced. We are completed this phase and are currently in phase 2.
Phase 1

Phase 2

The blockchain prototype is finally released and marketing can begin for the project. They will also be releasing bounties to the community so the distribution of tokens can begin to active participants. The team will grow in size as development ramps up.
Phase 2

Phase 3

More marketing of the project along with hackathons and dApp ecosystem development to start creating a library of different dApps and smart contract uses
Phase 3

Phase 4

Mainnet baby! Finally here. By early 2019, we will have full mainnet of the Helios Protocol. This will allow for the public release of dApps of all kinds.
Phase 4

Token Metrics

Total Supply: 350,000,000

As you can see here, there is no allocation for a pre-sale or public sale. There is no ICO for this project to keep the distribution of tokens as decentralized as possible. Contributing community members, bounty participants, and dApp creators will all receive tokens for the Helios Protocol over the course of the next 3 years. For the project to succeed, the tech must be tight, the team transparent, and the adoption wide reaching. A pie chart of the distribution numbers can be seen below and is extremely generous. Most ICOs today are selling 20–30% of their coins/tokens and keeping the rest. I am a huge fan of the concept of this as it brings this project back to the roots of cryptocurrency and Satoshi’s original vision.
Token Metrics

Team and Partners

The team and partners have not been publicly released. Will update this article with full information when it has been released.

Conclusion

Through strong tech and a different approach to the release of this project, the Helios Protocol is looking like it can stand with the big players already in the blockchain field. It is an energy efficient platform which will deploy with a common smart contract base. The no ICO standard they are taking evens the playing field for all users and makes this one of the most decentralized projects since Bitcoin and Ethereum. I will be following this project closely as it continues its road to release. If you would like to follow along as well, please see their contact information below.

Contact Information

Website
Whitepaper
Discord
Telegram
Twitter

Sort:  

@pantsme, I gave you an upvote on your post! Please give me a follow and I will give you a follow in return and possible future votes!

Thank you in advance!

follow for follow

Coins mentioned in post:

CoinPrice (USD)📉 24h📈 7d
BTCBitcoin6804.320$-0.74%4.65%
CVcarVertical0.002$-3.03%10.22%
DAGConstellation0.028$-5.13%20.29%
ETHEthereum486.283$-2.21%4.98%

Congratulations @pantsme! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 1 year!

Click here to view your Board

Support SteemitBoard's project! Vote for its witness and get one more award!

Coin Marketplace

STEEM 0.28
TRX 0.12
JST 0.033
BTC 69747.29
ETH 3747.51
USDT 1.00
SBD 3.78