bitbankgo
Go library for accessing the bitbank API.
If you use the code, please take responsibility at your own risk. We do not take any responsibility even if you suffer a loss.
Install
go get -u github.com/bmf-san/bitbankgo
Get started
Issue the API key and export the environment variable.
export BITBANK_API_KEY=Your API KEY
export BITBANK_API_SECRET=Your API Secret
See _example/main.go for an example of usage.
Reference
github.com - bitbankinc/bitbank-api-docs
Contributing
We welcome your issue or pull request from everyone.
We'd appreciate if you could contribute our project.
License
This project is licensed under the terms of the MIT license.
Author
bmf - Software engineer.