Bothan
is a collection of libraries for querying and interacting with various cryptocurrency price data APIs.
Bothan
supports the following sources:
To run the Bothan API stack, set the config.toml file in both the bothan-api and bothan-api-proxy directories. An example config for bothan-api and bothan-api-proxy is given. Once the config file is set, run the following command from the root directory.
docker-compose up
To generate the protobuf files, you need to have the following installed:
To generate the protobuf files, run the following command:
buf generate
We welcome contributions from the community! Before submitting a pull request, please review our contributing guidelines.
Licensed under either of Apache License, Version 2.0 or http://apache.org/licenses/LICENSE-2.0)