diff --git a/README.md b/README.md index 2890158..6ea01e1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is a REST API for communicating with Bitcoin Cash infrastructure. It replaces [bch-api](https://github.com/Permissionless-Software-Foundation/bch-api), and it implements [x402-bch protocol](https://github.com/x402-bch/x402-bch) to handle payments to access the API. +![psf-bch-api software stack](./bch-api-dependency-graph.png) + ## License [MIT](./LICENSE.md) diff --git a/bch-api-dependency-graph.png b/bch-api-dependency-graph.png new file mode 100644 index 0000000..a48e713 Binary files /dev/null and b/bch-api-dependency-graph.png differ