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
- Host: GitHub
- URL: https://github.com/input-output-hk/atala-prism-didcomm-kmm
- Owner: input-output-hk
- License: apache-2.0
- Created: 2022-12-07T23:23:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T01:36:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-12T06:02:22.515Z (9 months ago)
- Topics: didcomm, didcomm-v2, kmm, kmp, kotlin-android, kotlin-ios, kotlin-js, kotlin-jvm, kotlin-multiplatform, peer-did
- Language: Kotlin
- Homepage:
- Size: 738 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Mercury
[](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]

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