An open API service indexing awesome lists of open source software.

https://github.com/input-output-hk/atala-prism-didcomm-kmm

DIDComm V2 & Peer:DID
https://github.com/input-output-hk/atala-prism-didcomm-kmm

didcomm didcomm-v2 kmm kmp kotlin-android kotlin-ios kotlin-js kotlin-jvm kotlin-multiplatform peer-did

Last synced: 2 months ago
JSON representation

DIDComm V2 & Peer:DID

Awesome Lists containing this project

README

          

# Mercury

[![Kotlin](https://img.shields.io/badge/kotlin-1.9.22-blue.svg?logo=kotlin)](http://kotlinlang.org)
![badge-license]
![badge-latest-release]
[![semantic-release-kotlin]](https://github.com/semantic-release/semantic-release)

![badge-platform-android]
![badge-platform-ios]
![badge-platform-jvm]
![badge-platform-js]
![badge-platform-js-node]

![Atala Prism Logo](Logo.png)

DIDComm V2 & Peer:DID Kotlin Multiplatform with support for the following targets:

- JS
- iOS
- Android
- JVM

This implementation is a re-implementation of these two repos but for Kotlin Multiplatform:

- [peer-did-jvm](https://github.com/sicpa-dlab/peer-did-jvm)
- [didcomm-jvm](https://github.com/sicpa-dlab/didcomm-jvm)

## Usage

Please check each module documentation.

## TODO

- Implement DIDComm V2

## License

This software is provided 'as-is', without any express or implied warranty. In no event will the
authors be held liable for any damages arising from the use of this software. Permission is granted
to anyone to use this software for any purpose, including commercial applications, and to alter it
and redistribute it freely.

[badge-latest-release]: https://img.shields.io/badge/latest--release-1.0.0-blue.svg?style=flat
[badge-license]: https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat
[semantic-release-kotlin]: https://img.shields.io/badge/semantic--release-kotlin-blue?logo=semantic-release

[badge-platform-android]: http://img.shields.io/badge/-android-6EDB8D.svg?style=flat
[badge-platform-ios]: http://img.shields.io/badge/-ios-CDCDCD.svg?style=flat
[badge-platform-jvm]: http://img.shields.io/badge/-jvm-DB413D.svg?style=flat
[badge-platform-js]: http://img.shields.io/badge/-js-F8DB5D.svg?style=flat
[badge-platform-js-node]: https://img.shields.io/badge/-nodejs-68a063.svg?style=flat