Simple in-memory keystore for mainly for testing purposes.
Gets the account(s) identifiers from in-memory storage
The targeted network. (ex. mainnet, testnet, etc…)
Get the network(s) from in-memory storage
Gets a KeyPair from in-memory storage
The Minter account tied to the key pair
Removes a KeyPair from in-memory storage
Stores a {@KeyPair} in in-memory storage item
The key pair to store in local storage
Generated using TypeDoc
Simple in-memory keystore for mainly for testing purposes.