Skip to content

asysdev/gocex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocex

This is a simple Go code to fetch Trading Pairs from Cypto Exchanges. Current version gets information from Binance and Ftx and stores in local storage in txt format.

Build Step

Execute below command to build from project directory "github.com/asysdev/gocex".

go build -o gocex main.go

Execute binary file generated:

./gocex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages