40 releases (19 breaking)

0.34.0 Feb 21, 2024
0.33.0 Sep 5, 2023
0.32.1 Sep 1, 2023
0.29.11 Mar 14, 2023
0.17.0 Mar 23, 2022

#1159 in Cryptography

Download history 113/week @ 2024-02-17 52/week @ 2024-02-24 5/week @ 2024-03-02 3/week @ 2024-03-09

173 downloads per month
Used in m10-sdk

MIT license

51KB
989 lines

M10 SDK

The M10 (SDK) gives you access to the M10 APIs allowing you to build custom clients and banking integrations with the M10 Platform. Whether you are a central bank implementing custom applications, or a new Fintech who wants to build atop an M10 CBDC, the SDK is your first stop.

Support

If you have any issues with using the SDK, please file an issue on Github .


lib.rs:

M10's helper library for signing messages with ED25519 or P256 elliptic-curve signatures

This library contains a set of wrappers and traits that allow users to easily sign and verify signatures

Dependencies

~7–11MB
~291K SLoC