CARBONLINEAR-LITEPAPER
CarbonLinear is a distributed system for running stateful applications, made up of several redundant nodes that make deterministic progress.
Each node in the network is identified by a 32-byte public key (to which only it knows the corresponding private key).
The Raft algorithm is used to achieve consensus on a distributed log of state changes.
Each log item is analogous to a "blockchain block".
To achieve consensus, a majority of nodes must validate and share their signatures of each new block / log entry.
We draw on real-world experiences of cryptographic systems, financial trading systems, and game-engine/simulation technology to bring a novel approach to blockchain development.
1. Security. No shortcuts can be made that compromise cryptographic integrity or fault tolerance.
2. Performance. The ability to run efficiently in resource-constrained environments, and to also fully saturate available hardware when required without bottle-necking.
3. Simplicity. All algorithms and data structures must be as simple as possible so that any programmer can easily understand and audit the behavior of the source code.
CRBN Our native governance token - Not currently available for sale. If you're interested in investing in CarbonLinear and acquiring CRBN ahead of exchange listing, contact
invest@carbonlinear.io
ION
Our native utility token - Not currently available for sale.
Endlessly configurable tokenomics and gas fees for endless projects.
· Separation of concepts for computation fees & data-storage fees.
· Dual-token or single token configurations are possible per side-chain.
