af-keys 0.11.1

Light-weight, read-only version of Sui's file-based keystore.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- cargo-rdme start -->

Light-weight, read-only version of Sui's file-based keystore.

This crate uses [`eyre`] and is meant for applications, not libraries.

<div class="warning">

The medium-term plan is to deprecate most of this in favor of [`sui_crypto`].

</div>

[`sui_crypto`]: https://docs.rs/sui-crypto/latest/sui_crypto/

<!-- cargo-rdme end -->