Legacy setup guide
Install Your Components
What's Included
This guide includes Injective components required to get started as an Exchange dApp:
- Injective Core
- MongoDB
- Indexer microservices backend
- Event Provider Services (Process, API)
- Syncs raw events from the blockchain service which are used by microservices (Exchange, Explorer and Chronos).
- Exchange Services (Process, API)
- Explorer Services (Process, API)
- Chronos Services (Process, API)
- Utilized for charts/volume data (trading view) on the DEX UI.
Market makers should configure Injective Core, the Event Provider services and the Exchange services. Exchange dApps must configure the entire stack.
Prerequisites
Hardware
Compute
Storage
It is recommended to use drives with high IOPS and fast read/write speeds. At the minimum, an SSD but if possible, the recommended is an NVMe drive.
Software