0.0.11 • Published 7 days ago

@near-js/keystores v0.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
7 days ago

@near-js/keystores

A collection of classes for managing NEAR-compatible cryptographic keys.

Modules

  • KeyStore abstract class for managing account keys
  • InMemoryKeyStore implementation of KeyStore using an in-memory data structure local to the instance
  • MergeKeyStore implementation of KeyStore aggregating multiple KeyStore implementations

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.