Skip to main content

Community Tooling

A collection of community-maintained tools and resources for Pocket Network. All links and instructions are copy-pasta ready.

Table of Contents


pocketd: Easy Full Node Deployment (with Snapshot)

Useful for anyone spinning up a full node quickly

Features:

  • Easy full-node deployment
  • Snapshot download included

GitHub Repo


shannon-keyring-loader: Bulk Key Import Tool

Bulk import Shannon wallet keys into your keyring from a JSON file.

Features:

  • Loads Shannon wallet keys into your keyring from a JSON file
  • Securely adds keys to your configured keyring
  • Avoids manual, one-by-one key entry
  • Optionally adds named keys to the RelayMiner config.yaml

Full instructions & details


Helm Chart for RelayMiner & FullNode

Streamlines deployment on Kubernetes clusters

Features:

  • Deploys both RelayMiner and FullNode
  • Sensible default values for both
  • Custom configuration provisioning
  • Key provisioning via Kubernetes Secret
  • Persistent storage for FullNode (local or PVC)
  • Prometheus integration with ServiceMonitor
  • Ingress resource definitions for services/endpoints
  • Resources & limits presets (small, medium, large)
  • Input validators for values
  • Delve development environment for relayminer
  • Liveness probes for both
  • HPA resource definition for relayminer (autoscaling)

GitHub Repo