crypto-wallet-cli

1.0.0 • Public • Published

crypto-wallet-cli

A CLI to manage your cryptocurrencies wallet profit

Output preview image

Installation instructions

  • Clone this repository

    git clone git@github.com:anajuliabit/crypto-wallet-cli.git
  • Export environment variable API_URL or create .env file (see .env.example)

    export API_URL=https://api.coingecko.com/api/v3
  • Run

    npm install
  • Create a .json file with all your transactions (buy and sell). See transactions-example.json

  • Run

    npm start -- -p /path/to/json_file.json

Package Sidebar

Install

npm i crypto-wallet-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

69.2 kB

Total Files

22

Last publish

Collaborators

  • anajuliabit