Concepts
In this section we will discuss the general concepts that are used inside the aries-javascript ecosystem. These concepts will help you understand the basics on a high level.
📄️ Agents
When working with any Aries implementation, you will interact with an Aries
📄️ DIDs and DIDComm
DIDs
📄️ Platform and Environment
Aries framework JavaScript is developed to support a Node.JS and React Native environment. With this it is entirely possible to build an entire SSI ecosystem with Aries Framework JavaScript. This would use Node.JS as an issuer as a verifier, and uses React Native as a holder.