🚀 Elixir’s Mainnet Phase I is Live! ⚗️
@elixir
x.com/elixir/status/18520201…
🤩Elixir has officially launched its mainnet with a genesis set of institutional validators! 🌐 In this initial phase, the network stability will be tested exclusively by these preselected validators. Once public mainnet opens, anyone will be able to run a validator, with eligible users set to receive
$ELX rewards.
As many of you know, we’ve been part of Elixir's testnet, and now it's time to shift to mainnet! Below is a quick guide to help you transition your setup:
🔹 Mainnet Validator Setup Guide
👇 Mainnet Instructions :
Stop your existing testnet validator:
docker kill elixir
docker rm elixir
Open env file:
nano Validator.env
and change the ENV=testnet 3 to
ENV=prod
Download & Run the New Validator Image:
docker pull elixirprotocol/validator --platform linux/amd64
docker run --env-file validator.env --platform linux/amd64 --name elixir -p 17690:17690 elixirprotocol/validator
✅And now we are on mainnet.
⚠️Note: Ensure your environment file is updated with ENV=prod for the mainnet.
Stay tuned as Elixir introduces its genesis validator set and details the upcoming foundation delegation program! 🥂 Let’s build the future with Elixir!
#ElixirMainnet #Validator #Blockchain
Elixir’s Mainnet Phase I is live ⚗️
The network is now run by a genesis set of institutional validators