# Access Node
The [DOME Access-Node](https://github.com/DOME-Marketplace/access-node) is a set of services, that can be used to access the DOME Marketplace. A registered participant can use it to act as a federated marketplace in DOME.
The Access-Nodes consists of 3 logical building blocks:
[](https://github.com/DOME-Marketplace/integration-guide/blob/main/doc/img/building-blocks.png)
The TM-Forum-API Service is a service providing a growing subset of the [TMForum API](https://www.tmforum.org/oda/open-apis/table)'s while using an [NGSI-LD](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.06.01_60/gs_CIM009v010601p.pdf) context broker as persistence backend and change notificator.
Service | Memory (Mi) |
---|---|
TM-Forum-API Pod | 250 |
Scorpio | 400 |
Postgresql/Postgis | 150 |
Redis | 10 |
Component | Chart |
---|---|
TM-Forum-API | [https://github.com/FIWARE/helm-charts/tree/main/charts/tm-forum-api](https://github.com/FIWARE/helm-charts/tree/main/charts/tm-forum-api) |
blockchain-connector | [https://github.com/DOME-Marketplace/access-node/tree/main/charts/blockchain-connector](https://github.com/DOME-Marketplace/access-node/tree/main/charts/blockchain-connector) |
broker-adapter | [https://github.com/DOME-Marketplace/access-node/tree/main/charts/broker-adapter](https://github.com/DOME-Marketplace/access-node/tree/main/charts/broker-adapter) |
dlt-adapter | [https://github.com/DOME-Marketplace/access-node/tree/main/charts/dlt-adapter](https://github.com/DOME-Marketplace/access-node/tree/main/charts/dlt-adapter) |
kafka | [https://github.com/bitnami/charts/tree/main/bitnami/kafka](https://github.com/bitnami/charts/tree/main/bitnami/kafka) |
postgresql | [https://github.com/bitnami/charts/tree/main/bitnami/postgresql](https://github.com/bitnami/charts/tree/main/bitnami/postgresql) |
scorpio-broker-aaio | [https://github.com/FIWARE/helm-charts/tree/main/charts/scorpio-broker-aaio](https://github.com/FIWARE/helm-charts/tree/main/charts/scorpio-broker-aaio) |
scorpio-broker | [https://github.com/FIWARE/helm-charts/tree/main/charts/scorpio-broker](https://github.com/FIWARE/helm-charts/tree/main/charts/scorpio-broker) |