β Conduit Node
Last updated
sudo apt install curl -y && curl -sO https://nodesync.top/docker_install && chmod +x docker_install && bash docker_installgit clone https://github.com/conduitxyz/node.git && cd node./download-config.py zora-mainnet-0export CONDUIT_NETWORK=zora-mainnet-0cp .env.example .envnano .envdocker compose up -ddocker logs -f node-geth-1