-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
36 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
--- | ||
id: eigenlayer-avs-on-0g-da | ||
title: eigenlayer-avs-on-0g-da | ||
title: EigenLayer AVS on 0G DA | ||
sidebar_position: 2 | ||
--- | ||
--- | ||
|
||
# EigenLayer AVS on 0G DA | ||
|
||
Under construction... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
id: community-docker-repo | ||
title: Community Docker Repo | ||
sidebar_position: 6 | ||
--- | ||
|
||
## 🐳 Community Docker Images | ||
|
||
This section provides a list of Docker images for 0G DA from the community. For instructions on running 0G nodes via a binary, please visit the node pages directly. | ||
|
||
For most users, Docker offers the simplest method to get 0G nodes up and running. Docker is a platform for containerization, allowing 0G nodes to operate in an isolated environment. This approach enables you to run 0G nodes on your system without the need to install and configure all the necessary dependencies manually. | ||
|
||
Most of the officially endorsed 0G docker implementation can be found under the documentation page for each 0G node type.. | ||
|
||
Below is a list of community-maintained Docker images for 0G DA. Please note that these images are not officially endorsed by 0G and users should proceed with caution. | ||
|
||
### All Node Types: | ||
Ember Stake (https://docs.emberstake.xyz/networks/zero-gravity/nodes-guide/getting-started) | ||
|
||
### Validator Node: | ||
CryptoWarden (https://medium.com/@CryptoWarden/guide-to-running-a-node-in-the-0g-labs-project-0g-ai-1bee56ea53ca) | ||
|
||
### Storage Node: | ||
RuthWright (https://medium.com/@Ruth_Wright/how-to-set-up-a-0g-storage-node-by-0g-labs-541c4116ebd7) | ||
|
||
### DA Node: | ||
RuthWright (https://medium.com/@Ruth_Wright/how-to-set-up-a-da-node-by-0g-labs-6c11061667a8) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters