1.0.1 • Published 1 year ago

evm-wallet-csv-encrypt v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

evm-wallet-csv-encrypt

This is a simple tool to encrypt a CSV file with a password. It uses the crypto module from Node.js to encrypt the file.

Usage

npm install -g evm-wallet-csv-encrypt
evm-wallet-csv-encrypt <input-file> <output-file> <password>

Example

evm-wallet-csv-encrypt input.csv output.csv mypassword
1.0.1

1 year ago

1.0.0

1 year ago