cli-crypto-wallet
v1.0.7
Published
Simple non-custodial EVM CLI wallet.
Downloads
42
Readme
cli-wallet
Simple non-custodial EVM CLI wallet.
- Encrypted keystore on local disk
- Multiple RPC networks (EVM)
- Native coin send (ETH, BNB, MATIC, etc.)
- ERC-20 token import, balance, and send
- QR code for receive address
Install
git clone https://github.com/naitikrahane/CryptoWallet-cli.git
cd cli-wallet
npm install
npm start
**## SECURITY NOTE**
Wallet is non-custodial
Private keys are never sent to any server
Keystore is encrypted with password
Still: if device has malware / keylogger, nothing is 100% safe