Git Product home page Git Product logo

identus-edge-agent-sdk-kmp's Introduction

Edge Agent SDK - Kotlin Multiplatform (Android/JVM)

badge-platform-android badge-platform-jvm Coverage Status

Welcome to Edge Agent SDK KMP (Kotlin Multiplatform)

The following will explain how to use the SDK in your project, how to prepare your development environment if you wish to contribute and some basic considerations around the project.

This SDK provides a library and documentation for developers to build Android and JVM-connected SSI applications with Identus.

Basic considerations

Edge Agent

Edge Agent is a self-sovereign identity (SSI) platform and service suite for verifiable data and digital identity. Built on Cardano, it offers core infrastructure for issuing DIDs (Decentralized identifiers) and verifiable credentials, alongside tools and frameworks to help expand your ecosystem. The complete platform is separated into multiple repositories:

Modules / APIs

Edge Agent SDK KMP provides the following building blocks to create, manage and resolve decentralized identifiers, issue, manage and verify verifiable credentials, establish and manage trusted, peer-to-peer connections and interactions between DIDs, and store, manage, and recover verifiable data linked to DIDs.

  • Apollo: Building block that provides a suite of cryptographic operations.
  • Castor: Building block that provides a suite of DID operations in a user-controlled manner.
  • Pollux: Building block that provides a suite of credential operations in a privacy-preserving manner.
  • Mercury: Building block that provides a set of secure, standards-based communications protocols in a transport-agnostic and interoperable manner.
  • Pluto: Building block that provides an interface for storage operations in a portable, storage-agnostic manner.
  • EdgeAgent: EdgeAgent, using all the building blocks, provides an agent that can provide a set of high-level DID functionalities.

Getting started

Setup

To get started with the Edge Agent SDK KMP, you can set up the SDK and start a new project or integrate it into an existing project. Before you start, make sure you have the following installed on your development machine:

  • Android: API level 21 and above.
  • Kotlin 1.9.24 or later.
  • JVM: 17 or later.

Integrating the SDK in an existing project

To integrate the SDK into an existing project, you have to import the SDK into your project:

implementation("org.hyperledger.identus:edge-agent-sdk:<latest version>")

identus-edge-agent-sdk-kmp's People

Contributors

cristianiohk avatar hamada147 avatar amagyar-iohk avatar goncalo-frade-iohk avatar elribonazo avatar atala-dev avatar mkbreuningiohk avatar curtis-h avatar essbante-io avatar todorkoleviohk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.