Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Crypto info gather

License

Notifications You must be signed in to change notification settings

hexoul/go-cryptoinfo-gather

Repository files navigation

go-cryptoinfo-gather

License Go Report Card GoDoc

Crypto info gather

Build

dep ensure
go build

Usage

All options are not mandatory unless you use related APIs.

go run main.go \
-gitName=[GIT_NAME] \
-gitEmail=[GIT_EMAIL] \
-gitID=[GIT_ID] \
-gitPW=[GIT_PW] \
-logpath=[LOG_PATH] \
-targetSymbol=[TOKEN_SYMBOL] \
-targetAddr=[TOKEN_CONTRACT_ADDR] \
-targetQuotes=USD,BTC,ETH \
-targetSlugs=binance,okex \
-cmcApikey=[CMC_API_KEY] \
-coinsuper:accesskey=[COINSUPER_ACCESS_KEY] \
-coinsuper:secretkey=[COINSUPER_SECRET_KEY] \
-kucoin:accesskey=[KUCOIN_ACCESS_KEY] \
-kucoin:secretkey=[KUCOIN_SECRET_KEY] \
-abcc:accesskey=[ABCC_ACCESS_KEY] \
-abcc:secretkey=[ABCC_SECRET_KEY] \
...

About

Crypto info gather

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages