forked from input-output-hk/mithril
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request input-output-hk#1371 from input-output-hk/ensemble…
…/post-crates-publication-mithril-client Announce Mithril client library is released
- Loading branch information
Showing
3 changed files
with
20 additions
and
24 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
docs/website/blog/2023-11-27-mithril-client-library-released.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: Mithril client library is released! | ||
authors: | ||
- name: Mithril Team | ||
tags: [spo, mithril client, library, crates.io] | ||
--- | ||
|
||
### Mithril client library is open to developers on crates.io | ||
|
||
The Mithril team has published the first release (**v0.5.7)** of its [mithril-client](https://crates.io/crates/mithril-client) library on crates.io. | ||
|
||
The **Mithril client library** allows developers to use all the tooling necessary to manipulate Mithril certified types from a Mithril Aggregator directly in their (Rust) applications and to develop their own Mithril clients! | ||
|
||
Here are some useful documentation that can be used by developers: | ||
- **Developer documentation**: https://docs.rs/mithril-client/0.5.7/mithril_client/ | ||
- **Example of implementations**:https://github.com/input-output-hk/mithril/blob/main/mithril-client/examples/ | ||
- **Mithril client repository**: https://github.com/input-output-hk/mithril/tree/main/mithril-client | ||
- **Crates.io**: https://crates.io/crates/mithril-client | ||
|
||
Feel free to reach out to us on the [Discord channel](https://discord.gg/5kaErDKDRq) for questions and/or help. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters