Skip to content

NamX1/IndoDaxAPI_CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages