Skip to content
Open

Main #1563

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ It depends on the following external systems:
- api:
- to get information regarding tokens, metaesdts and user balances
- docs: [https://docs.multiversx.com/sdk-and-tools/rest-api/multiversx-api/](https://docs.multiversx.com/sdk-and-tools/rest-api/multiversx-api/)
It uses on the following internal systems:

It uses on the following internal systems:

- redis: used to cache various data, for performance purposes
- rabbitmq:
- fetching events from blockchain emitted events via notifier
Expand Down
Loading