Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions applications/cess.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
* Indication 2: Whether it is the Internet, or the blockchain, artificial intelligence, the Internet of Things, all the storage, calculation, transmission, all are still around data. Decentralized distributed storage based on blockchain, with the leading advantage of data certainty, makes data storage security possible and enables cross-platform, cross-collaboration and cross- format interoperability of data. The technical features of de-centralized storage, including data privacy non-tampering, privatization, capitalization, and trusted underlying infrastructure, future digital economy, are "scalability" of distributed storage for future applications. At the same time, distributed storage can provide a back-up aid for the underlying infrastructure, and it will inevitably spawn many applications. Distributed storage networks can better drive the arrival of Web3.0 and are one of the underlying technical infrastructure of Web3.0.


### Architecture Design
CESS is a high-speed, secure, scalable and decentralized cloud storage system. It can handle tens of thousands of transactions per second through parallel technology. Through Data slicing technology, it can achieve the secure storage of massive data, and it has the functions of Data confirmation and Data rights protection, which provides powerful data service ability. It provides DAPP with unlimited scalable storage capacity and perfect Data rights protection capability.

As shown in the figure, CESS adopts a layered and loosely coupled design method, which is divided into Blockchain service layer, distributed storage resource layer, Distributed content distribution layer and Application layer. Among them, Blockchain service layer provides blockchain service of the whole CESS network, including encouraging idle storage resources, computing resources to join CESS network to provides data transaction, data confirmation and other services for the application layer. the Distributed storage resource layer uses virtualization technology to realize the integration and pooling of storage resources. The infrastructure consists of storage capacity miners and storage scheduling miners. The distributed content distribution layer uses content caching technology to realize the fast push of stored data, which is composed of data index miner and data distribution miner. By API node of Application layer, CESS can realize data storage service, blockchain service to support enterprise level SDK, data storage network disk and computational intelligence applications, etc.


### Project Details

We expect the teams to already have a solid idea about your project's expected final state. Therefore, we ask the teams to submit (where relevant):
Expand Down