diff --git a/dockerfiles/seed_node/Dockerfile b/dockerfiles/super_node/Dockerfile similarity index 100% rename from dockerfiles/seed_node/Dockerfile rename to dockerfiles/super_node/Dockerfile diff --git a/dockerfiles/seed_node/startup_script.sh b/dockerfiles/super_node/startup_script.sh similarity index 100% rename from dockerfiles/seed_node/startup_script.sh rename to dockerfiles/super_node/startup_script.sh diff --git a/documentation/super-node.md b/documentation/super-node.md index d33c595b..0b42521c 100644 --- a/documentation/super-node.md +++ b/documentation/super-node.md @@ -1,4 +1,4 @@ -# Seed Node +# Super Node Vulcanizedb can act as an index for Ethereum data stored on IPFS through the use of the `syncAndPublish` and `syncPublishScreenAndServe` commands.