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)
- shannon-keyring-loader: Bulk Key Import Tool
- Helm Chart for RelayMiner & FullNode
pocketd: Easy Full Node Deployment (with Snapshot)
Useful for anyone spinning up a full node quickly
Features:
- Easy full-node deployment
- Snapshot download included
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
Helm Chart for RelayMiner & FullNode
Streamlines deployment on Kubernetes clusters
Features:
- Deploys both
RelayMiner
andFullNode
- 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)