diff --git a/README.md b/README.md index d49fc1d449..16d73d07b1 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,7 @@ Blockbook stores data the key-value store RocksDB. Database format is described ## API Blockbook API is described [here](/docs/api.md). + +#### Third-party API clients + +- [Rust Client](https://crates.io/crates/blockbook/)