1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 08:20:22 +01:00
docs/content/concepts/architecture.md

17 lines
689 B
Markdown

---
title: Architecture
description: The architecture of Ocean Protocol with all its components and how they work together.
---
In the [Ecosystem overview](/concepts/ecosystem/) you learned about the components making up the Ocean Protocol network:
- [💧 keeper-contracts](https://github.com/oceanprotocol/keeper-contracts)
- [🐋 aquarius](https://github.com/oceanprotocol/aquarius)
- [brizo](https://github.com/oceanprotocol/brizo)
- [🦄 pleuston](https://github.com/oceanprotocol/pleuston)
- [🦑 squid-js](https://github.com/oceanprotocol/squid-js)
They work together in various ways:
![Ocean Protocol Components](images/components.png 'Ocean Protocol Components')