Installation
You can install the development version of kucoin using:
# install.packages("remotes")
remotes::install_github("dereckmezquita/kucoin")Getting Started
API Authorisation
Some functions in this package require permissioned access and need a proper API key, secret, and passphrase. If you don’t have a key, or need more information, visit the Generating an API Key.
