Skip to content

Commit 1d2d782

Browse files
committed
chore: fix the line breaks in the middle of the sentences.
Signed-off-by: Yurii Shynbuiev <[email protected]>
1 parent 99f7a28 commit 1d2d782

File tree

1 file changed

+11
-19
lines changed

1 file changed

+11
-19
lines changed

documentation/home/identus/cloud-agent/overview.md

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,22 @@
11
# Overview
22

3-
The [Cloud Agent](/home/concepts/glossary#cloud-agent) is a scaleable, easy-to-use, robust, and W3C standards-based
4-
agent that provides [self-sovereign identity (SSI)](/home/concepts/glossary#self-sovereign-identity) services to build
5-
products and solutions based on it. The Cloud Agent exposes REST API for integration with any programming language.
6-
7-
The Cloud Agent provides all the required capabilities to leverage the power of decentralized identity through the
8-
support of W3C standards, [DIDComm](/home/concepts/glossary#didcomm), and the Hyperledger Aries protocols, solutions
9-
based on the Cloud Agent are interoperable with the SSI ecosystem. The Cloud Agent includes the following high-level
10-
features:
11-
12-
- Use the Cloud Agent API to develop [controllers](/home/concepts/glossary#controller) that implement specific business
13-
logic according to use case requirements.
14-
- Develop controllers in any programming language and remove the requirement for developers to interact or learn the
15-
nuts and bolts of the various standards.
16-
- The Cloud Agent is written in Scala, supports the `did:prism` method, interacts with the PRISM Node over gRPC
17-
protocol, and uses it as the [Verifiable Data Registry](/home/concepts/glossary#verifiable-data-registry).
3+
The [Cloud Agent](/home/concepts/glossary#cloud-agent) is a scaleable, easy-to-use, robust, and W3C standards-based agent that provides [self-sovereign identity (SSI)](/home/concepts/glossary#self-sovereign-identity) services to build products and solutions based on it.
4+
The Cloud Agent exposes REST API for integration with any programming language.
5+
6+
The Cloud Agent provides all the required capabilities to leverage the power of decentralized identity through the support of W3C standards, [DIDComm](/home/concepts/glossary#didcomm), and the Hyperledger Aries protocols, solutions based on the Cloud Agent are interoperable with the SSI ecosystem.
7+
The Cloud Agent includes the following high-level features:
8+
9+
- Use the Cloud Agent API to develop [controllers](/home/concepts/glossary#controller) that implement specific business logic according to use case requirements.
10+
- Develop controllers in any programming language and remove the requirement for developers to interact or learn the nuts and bolts of the various standards.
11+
- The Cloud Agent is written in Scala, supports the `did:prism` method, interacts with the PRISM Node over gRPC protocol, and uses it as the [Verifiable Data Registry](/home/concepts/glossary#verifiable-data-registry).
1812
- The PRISM Node interacts with a distributed ledger, providing high security, scalability, and availability.
1913
- The Cloud Agent is a cloud agent accessible from anywhere.
2014
- Highly scalable and flexible, making it well-suited for a wide range of use cases and applications.
2115

2216
## Cloud Agent Features
2317

24-
This document provides an overview of the Cloud Agent feature set. This document is manually updated; as such, it may
25-
not be up to date with the most recent release of Cloud Agent.
26-
27-
**Last Update**: 2023-03-06, Release 0.48.3
18+
This document provides an overview of the Cloud Agent feature set.
19+
This document is manually updated; as such, it may not be up to date with the most recent release of Cloud Agent.
2820

2921
## Platform Support
3022

0 commit comments

Comments
 (0)