This is a simple mock of a card transaction CLI tool created using nodejs
-
Clone this repo
-
Make sure you have npm installed
-
navigate to the root directoryof the folder on your local machine and run
npm install
command -
run the command
node index.js --help
to see available options and commands -
run the command
node index.js transact
and follow the prompts to the end