Removes all KeyPair from in-memory storage
Gets the account(s) from in-memory storage
The targeted network. (ex. default, betanet, etc…)
Gets a KeyPair from in-memory storage
The targeted network. (ex. default, betanet, etc…)
The NEAR account tied to the key pair
Get the network(s) from in-memory storage
Removes a KeyPair from in-memory storage
The targeted network. (ex. default, betanet, etc…)
The NEAR account tied to the key pair
Stores a KeyPair in in-memory storage item
The targeted network. (ex. default, betanet, etc…)
The NEAR account tied to the key pair
The key pair to store in local storage
Simple in-memory keystore for mainly for testing purposes.
See
https://docs.near.org/docs/develop/front-end/naj-quick-reference#key-store
Example