We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there any other way to provide
KUCOIN_KEY=YOUR_KEY KUCOIN_SECRET=YOUR_SECRET
keys without assigning it to ENV variable or direct connection initialization? Thanks
The text was updated successfully, but these errors were encountered:
Hi @mchalise nice to meet you.
I'm not having time to improve the gem, but move KEY and SECRET to configuration instead of ENVs is next in the route.
Feel free if you want to change it, I think I will need one week more to have it done
Thanks :D
Sorry, something went wrong.
No branches or pull requests
Is there any other way to provide
keys without assigning it to ENV variable or direct connection initialization?
Thanks
The text was updated successfully, but these errors were encountered: