@near-js/keystores
v2.5.1
Published
Key storage and management implementations
Readme
@near-js/keystores
A collection of classes for managing NEAR-compatible cryptographic keys.
Modules
- KeyStore abstract class for managing account keys
- InMemoryKeyStore implementation of
KeyStoreusing an in-memory data structure local to the instance - MergeKeyStore implementation of
KeyStoreaggregating multipleKeyStoreimplementations
License
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE and LICENSE-APACHE for details.
