Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tweedegolf/irmars

Rust library for interfacing with irma servers.
https://github.com/tweedegolf/irmars

Last synced: about 1 month ago
JSON representation

Rust library for interfacing with irma servers.

Awesome Lists containing this project

README

        

**This library is still under development, and interfaces may or may not be stable. Use at your own peril**

This crate provides a rust wrapper around the irma server rest API. It can be used to interface with an irma server for disclosure, signatures and issuance. Although its concept is inspired by the original irma crate (https://github.com/Wassasin/irmars) it was constructed from the ground up to provide a consistent interface with support for all of the major session types.

For documentation on the IRMA ecosystem, see [the IRMA documentation](https://irma.app/docs)