-
Notifications
You must be signed in to change notification settings - Fork 110
Service Node MVP Deployment Options
Luis de Leon edited this page Mar 25, 2019
·
3 revisions
In order to participate in the Pocket Core MVP network you will need to procure a GID that will uniquely represent your service node. Get in touch with us to start the registration process.
You have 2 deployment options to run your MVP Service Node:
- Build the Pocket Core binary from source and deploy it manually in your setup, for more information click here
- Running the Docker image we've made available at
poktnetwork/pocket-core
on Docker Hub. We've created a tutorial on how to run the image here.