Node Operator
Getting Started
docker run -d \
-v /opt/swan:/opt/swan \
-p 8545:8545 \
-e L1RPC=$L1_RPC \
-e L1BEACON=$L1_Beacon_RPC \
--name swan-node \
nebulablock/swan-node-mainnetEnvironment Variables
Volumes
Ports
Last updated