Node Types
Light Nodes
Sophon Light Nodes present a more cost-effective way to participate in the Sophon network.
- They download only the bare minimum data required to transact and will typically perform data availability sampling
Although the light node structure is still being developed, it is the easiest route to participating in the Sophon Network.
Deploying a Light Node for the Sophon Network
Deploying a light node is one of the most accessible ways to help maintain the Sophon Network. Light nodes are easy to set up, require minimal resources, and are suitable for anyone with basic knowledge of technology, engineering, or DevOps.
System Requirements
Component | Minimum | Recommended |
---|---|---|
RAM | 512 MB | 1 GB |
CPU (amd64/x86 architecture) | 2 cores | 4 cores |
You don’t need to deploy a node yourself if you don’t want to. You can use a Node as a Service provider that supports Sophon light nodes, or leverage the Guardians app for a one-click setup with a provider.
Current Node as a Service Providers
- Easeflow
- Additional providers coming soon!
Deployment Options
Easiest Path: Railway
We provide a Railway template for automatic deployment. This method simplifies the process and provides you with full control of your light node.
Steps:
- Visit the Railway template.
- Follow the guided instructions within Railway to deploy your environment.
- Once complete, your light node will be up and running.
For Tech-Savvy Users
If you prefer to manage your own environment, use our Docker files to deploy your light node:
- Docker Hub: Sophon Light Node
- GitHub Repository: Sophon Light Node Repository
Steps:
- Download the Docker files from the links above.
- Follow the provided instructions to configure and run the light node.
- Customize configurable variables as needed for your setup.
Monitoring Your Light Node
Regardless of how you deploy your light node, you can use the Guardians app to:
- Monitor the status of your node.
- Track rewards and performance.
This dashboard ensures you stay informed about your node’s operational state and contributions to the Sophon Network.
Was this page helpful?