Documentation Index
Fetch the complete documentation index at: https://www.diadata.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Make sure you familiraize yourself with the data flow in the Lumina system before proceeding with the node setup. To learn more, checkout the architecture guide here.
Requirements
- Ensure that Docker or Docker Compose is installed on your machine.
- Clone the decentral-feeder repository to your local machine.
- The container has minimal resource requirements, making it suitable for most machines, including Windows, macOS, Linux, and Raspberry Pi, as long as Docker is installed.
- An ETH private key from MetaMask or any other Eth wallet. Alternatively to generate private key effortlesly eth-keys tool can be used for this ethereum/eth-keys
- DIA tokens in your wallet. If you’re using testnet, you can access the faucet here.
Docker compose
Suitable for a single container setup and quick testing
Docker run
Suitable for simple setups without orchestration
Kubernetes
Ideal for production environments requiring scalability and high availability