Storage: implement key storage traits on IOTA's keytool #1468
Labels
Breaking change
A change to the API that requires a major release. Part of "Changed" section in changelog
Rust
Related to the core Rust code. Becomes part of the Rust changelog.
Milestone
Description
Allow users to instantiate an
IdentityClient
using the key-material contained in their local keytool.Motivation
The keytool is the default key-store that is used when interacting with an IOTA Rebased network. Since it's shipped along the
iota
executable, proper proper support for it would be ideal as it might be used by many users.Resources
The text was updated successfully, but these errors were encountered: