Nomic Foundation's recommended bundle of Hardhat plugins
Command-line utility for managing ts-extras keystore files
Interact with the device-native key storage (Android Keystore, iOS Keychain).
A JavaScript implementation for CodeChain stake token related custom actions and custom transactions
handle extraction from keystore
React Native Keystore for Algorand Providers. Supports Ed25519, XHD, and P-256 derived keys.
Hardware-backed key storage for Node and Electron — provision non-exportable keys and seal/unseal secrets via TPM 2.0 (Windows NCrypt) or Apple Secure Enclave
Basic Keystore.
Keychain Access for React Native
A local key manager
Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.
Aithos protocol — reference implementation of the core primitives (DIDs, ethos, mandates, bundles) used by the CLI and by any host that speaks the protocol.
CLI wallet for the Radius network — like cast, with a built-in account
AGIRAILS SDK for the ACTP (Agent Commerce Transaction Protocol) - Unified mock + blockchain support
Repacking tool for Expo apps
A Cordova plugin providing a wrapper for Microsoft's MSAL library for Android and iOS.
``` npm i keystore_wdc; const KeyStore = require('keystore_wdc'); const ks = new KeyStore(); ``` #### 生成keystore ``` async function create(){ const keystore = await ks.Create("your password"); } ``` * 返回keystore,密码格式不正确返回-1。
Toggle the CLI cursor
Enkaku Electron keystore
Enkaku key store for React Native
Enkaku key store for browser
No description provided.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.