4 releases

Uses new Rust 2024

new 0.0.1-beta.2 Apr 28, 2025
0.0.1-beta.1 Dec 11, 2024
0.0.1-alpha.4 Oct 22, 2024
0.0.1-alpha.3 Sep 17, 2024

#5 in #coin-gecko

MIT/Apache

310KB
7K 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

~13–32MB
~525K SLoC