1.0.1 • Published 1 year ago
evm-wallet-csv-encrypt v1.0.1
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