chihuahua is BTC trade automation system.
git clone https://github.com/suotas/chihuahua.git
cp example.env .env
vi .env
enter your bitbank API key at BITBANK_API_KEY.
enter your bitbank API secret at BITBANK_SECRET.
go run main.go
welcome your contribution.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
MIT