Cellframe Network World
1.48K subscribers
1.27K photos
50 videos
584 links
Cellframe Network is a scalable, next-generation, open-source platform for creating and aggregating blockchain and services protected by post-quantum encryption.
Download Telegram
Channel created
Channel photo updated
Mainnet — what is it?

Mainnet is a blockchain that conducts real cryptocurrency transactions. In other words, it is the final product available to all users.

Developers deploy the mainframe network after working through all of the project's potential features on the testnet, which is its prototype.

The Cellframe mainnet is called the Backbone. It is structured like a typical parachain and consists of a zerochain — which is a blockchain common to all shards — and a plasma (DAG, split into shards). In addition to it, there are additional subchains: support chain shared by all users, rat chain, shard-partitioned linear flow chain blockchain, and a number of others, specific to Backbone-registered node services.
What is the difference between Testnet and Mainnet?

Before rolling out the project and presenting it to the public, the developers launch test networks. They can be considered a beta version of the mainnet.

In Cellframe, the testnet is different from the mainnet. The main network has a DAG (directed acyclic graph) consensus, based on the Hashgraph algorithm. Thus, our project has two different consensus on two different subchains. Developers can evaluate their speed. The main node chooses what purpose each subchain serves for. In addition, it is possible to choose the method for the transaction. Different mempools are provided for different subchains.
How is Proof-of-Stake different from Proof-of-Work?

The fundamental difference between PoS and PoW is that it is independent of the computer's processing power. If a coin is inexpensive and the system requirements of the network are not too strict, a node can be run on a home computer.

The transaction speed of PoS-blockchains is also much faster than PoW: 2K transactions per second for TRON versus 1 transaction in 10 minutes for Bitcoin.

Another perk is rate stability. Token holders are required to keep coins in an account under the terms of staking. This greatly reduces the likelihood of a panic sale of coins and increasing rate drawdowns.