@lunch-money/binance-to-lunch-money

v1.0.0
A wrapper around the Binance API for enabling Lunch Money to gather information about a user's account.
lunch money binance budgeting

clean

rm -rf dist

build

yarn clean && tsc -p tsconfig.build-mjs.json && tsc -p tsconfig.build-cjs.json && ./postbuild

lint

eslint '{src,test}/**/*.{js,ts,tsx}' --fix

test

node --loader ts-node/esm node_modules/mocha/lib/cli/cli --recursive --extension ts

prepare

husky install
npm i @lunch-money/[email protected]

Metadata

  • MIT
  • ^12.20.0 || ^14.17.1 || >=16.0.0
  • Max Dumas
  • released 8/26/2021

Downloads