- Install dependencies with
npm install - Add your CoinSpot API key and secret to the
.env-samplefile then save and rename to.env - Compile TypeScript by running
npx tscfrom the project root - Start the CLI from inside the
distdirectory with commandnode index.js
- View Latest Prices
- View Account Balance
- Place Buy Now Order
- Place Market Buy Order