Skip to content

pfeeyatko/coinspot-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinSpot CLI

Quick Start

  1. Install dependencies with npm install
  2. Add your CoinSpot API key and secret to the .env-sample file then save and rename to .env
  3. Compile TypeScript by running npx tsc from the project root
  4. Start the CLI from inside the dist directory with command node index.js

Features

  • View Latest Prices
  • View Account Balance
  • Place Buy Now Order
  • Place Market Buy Order

About

view account balance, latest prices and place orders

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published