Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 511 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 511 Bytes

IndoDaxAPI_CLI

How To Use This Tool?

  1. Install Golang From Here
  2. Set Up Your Golang Environment.
  3. Open Your CMD And Type: go mod init main
  4. Then Install Fasthttp: go get github.com/valyala/fasthttp
  5. Then Install Color: go get github.com/fatih/color
  6. Finally, Run The Tool Using: go run main.go
  7. You Can Build It Into An Executable Using: go build main

I Will Add Another Commands Soon.

New Commands:

  • trades
  • depth

Change:

  • cls -> clear