> For the complete documentation index, see [llms.txt](https://chain-dimension.gitbook.io/dimensionchain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chain-dimension.gitbook.io/dimensionchain/about-dimensionchain/four-platforms.md).

# Four platforms

**Dimension Developer Platform**

Dimension Developer Platform is an open platform built by Dimension labs on the basis of DimensionChain with industry-leading technology support such as in-chain parallel technology, pluggable consensus mechanism and integrated smart contract, aiming to make blockchain application building more flexible, performance more efficient and security stronger, and fully empowering blockchain developers.

Through the Dimension Developer Platform, developers can participate in the DimensionChain ecology more conveniently, build more rich applications, develop more innovative ways to play and obtain higher revenue, so that DimensionChain can become the basis for more applications.

![](/files/BNonWhYUVwTZByf4zSuh)

**Dimension BaaS Enterprise Application Service Platform**

Dimension BaaS (Blockchain as a Service) is an enterprise-class blockchain application service platform that supports Hyperledger Fabric, Dimension protocol, and enterprise Ether Quorum, aiming to build an efficient, secure, intelligent and scalable enterprise-class blockchain architecture system. It adopts innovative one-click deployment and multi-chain technology to realize rapid construction, visual maintenance, multi-chain connection and expansion of different enterprise blockchain networks; provides reliable access and security authentication for blockchain networks through smooth integration with existing enterprise CA systems; provides multi-service channels and programmable chain code calling resources to provide customized smart contracts for enterprise business operations and build a safer and more stable blockchain environment. Simplify the deployment, operation and maintenance and development process, and realize rapid business on the chain.

![](/files/tl4rk6R1493s5vZJ9VtR)

As a visual monitoring platform, Dimension BaaS can realize node monitoring, block monitoring, node configuration, contract management, transaction data viewing, business data visualization, log analysis, monitoring system alarm, etc. Through the monitoring platform, Dimension BaaS can realize node monitoring, block monitoring, node configuration, contract management, transaction data viewing, business data visualization, log analysis, monitoring system alarm, etc. At the same time, it can automatically deploy the network with one click, nodes can be dynamically added or deleted; it supports multi-level encryption mechanism and has the feature of dynamic member management, which can be applied to It can be applied to financial business including digital notes, supply chain finance, electronic depository, etc., and also to non-financial business such as logistics, storage, medical care, energy, etc., with rich and diverse application scenarios.

&#x20;

**Dimension AI end cloud collaboration platform**

The application of AI technology is one of the highlights of DimensionChain. Based on AI technology, DimensionLabs has developed a one-stop visual AI application development, deployment and management service platform - Dimension AI end-cloud collaboration platform to solve the current "end-side-cloud" scenario. DimensionLabs has developed a one-stop visual AI application development, deployment and management service platform, Dimension AI End-Cloud Collaboration Platform, to solve the urgent problems in the current "end-side cloud" scenario.

![](/files/xdUYrz1InB957sk5h65v)

At present, there are still many problems and challenges in implementing AI services on the cloud, the main five of which include cost, latency, scenario, privacy and difficulty in deploying and maintaining AI applications on the edge side. To address the problems of high cost, low latency, complex scenarios, data security and deployment and maintenance, DimensionLabs has launched the Dimension AI end-cloud collaboration platform. Its main capabilities include: first, it can manage up to millions of devices; second, by splitting AI applications into end-side parts and cloud parts at the algorithm and business levels.

Take the camera surveillance industry as an example, you can do human shape, face comparison, family member search, etc. on home cameras. DimensionLabs puts the pre-processing or basic capability on low-cost cameras and then outputs small pictures for transmission to the cloud side for comparison, and ignores a lot of data on the end side, so the cost will be reduced significantly.

&#x20;

The entire platform architecture of Dimension AI end-cloud collaboration platform is divided into three parts, the uppermost layer is for the applications already realized in the industry, and the lower layer is divided into the end-side and cloud-side. The end-side is mainly based on the software developed by different chips and systems for the entire AI skills to operate on the end-side, including algorithm costs and libraries, basic image and voice processing software, etc., which are provided to developers through a set of services called Skill Framework service to developers, developers can simply and efficiently can run applications or skills on the end side; cloud side mainly provides the management of edge devices, also including application development and data management. For example, the data generated on the device can be pushed from the end-side software to the cloud side for a visualization storage.

&#x20;

The Dimension AI end-to-end cloud collaboration platform includes the following key features and capabilities.

1、Skill service for developers of Skill ecology. Model is still the core of AI application development. On Dimension AI end cloud collaboration platform, model development can use ModelArts or import to it through offline, and then package the model into skills through Framework, which can be distributed to the edge or terminal devices supported by Dimension AI end cloud collaboration platform.

2, end-side algorithm development framework Skill Framework detection. Skill Framework encapsulates the basic components of video analysis algorithms, such as image processing, inference, logging, etc. Developers can develop their own Skill with a small amount of code, and at the same time, Dimension AI end-cloud collaboration platform can also be combined with the chip for performance optimization, providing At the same time, the Dimension AI End-Cloud Collaboration Platform can be combined with the chip for performance optimization, providing Python and C++ interfaces, and the Skill developed on the Dimension AI End-Cloud Collaboration Platform can run on any DimensionChain-connected device.

3\. Model optimization, automatic model conversion and compression capabilities. Including network distillation, channel pruning, weight sparsification, quantization, model conversion, etc.

4\. The rich Skill Market mentioned above facilitates the rapid construction of models.

5、The device collects video streams in real time for transmission to the cloud, and visually manages multiple video streams.

&#x20;

At present, Dimension AI end-cloud collaboration platform has very rich application scenarios. For example, it can accurately track pedestrian trajectory, virtual digital people, virtual space, meta-universe exploration, etc. in smart parks.

&#x20;

**Dimension Metaverse**

Dimension Metaverse is a metaverse aggregation ecological platform developed based on DimensionChain, aiming to build an open and decentralized metaverse world that breaks the boundary between the real and virtual worlds, and is the most convenient way for users to enter the metaverse world. In Dimension Metaverse, we can see several functions such as contributor community, metaverse application market, metaverse data center, etc.

![](/files/skIGm54RMRx1QY46RY2v)

\- A community of contributors that brings together many metaverse players from around the world, where we can earn rewards for our contributions and post requests, all of which will be transmitted via encryption to ensure security.

\- Metaverse App Market supports users to upload metaverse apps or develop metaverse apps conveniently through templates, where we can find the hottest metaverse apps of the moment and get the latest information about the apps more comprehensively;.

\- The Meta Universe Data Center is for aspect users to get data, Dimension Metaverse makes statistical analysis of the data and is one of the best tools for players to participate in the metaverse.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chain-dimension.gitbook.io/dimensionchain/about-dimensionchain/four-platforms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
