Setting up the node
Last updated
Last updated
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.
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.
Next, select your preferred deployment method:
Suitable for a single container setup and quick testing
Suitable for simple setups without orchestration
Ideal for production environments requiring scalability and high availability