3 releases
0.0.1-beta.1 | Dec 11, 2024 |
---|---|
0.0.1-alpha.4 | Oct 22, 2024 |
0.0.1-alpha.3 | Sep 17, 2024 |
#27 in #price
25 downloads per month
94KB
2.5K
SLoC
Bothan
Overview
Bothan
is a collection of libraries for querying and interacting with various cryptocurrency price data APIs.
Bothan
supports the following sources:
Bothan API Stack
Pre-requisites
Usage
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
Proto
Pre-requisites
To generate the protobuf files, you need to have the following installed:
Generate
To generate the protobuf files, run the following command:
buf generate
Contributing
We welcome contributions from the community! Before submitting a pull request, please review our contributing guidelines.
License
Licensed under either of Apache License, Version 2.0 or http://apache.org/licenses/LICENSE-2.0)
Dependencies
~36–51MB
~1M SLoC