PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@near-js/signers
Просмотр файла: README.md
# @near-js/signers
A collection of classes and types to facilitate cryptographic signing.
## Modules
- [Signer](https://github.com/near/near-api-js/blob/master/packages/signers/src/signer.ts) abstract class for cryptographic signing
- [InMemorySigner](https://github.com/near/near-api-js/blob/master/packages/signers/src/in_memory_signer.ts) implementation of `Signer` using [InMemoryKeyStore](https://github.com/near/near-api-js/blob/master/packages/keystores/src/in_memory_key_store.ts) to provide keys
# License
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE](https://github.com/near/near-api-js/blob/master/LICENSE) and [LICENSE-APACHE](https://github.com/near/near-api-js/blob/master/LICENSE-APACHE) for details.
Выполнить команду
Для локальной разработки. Не используйте в интернете!