https://github.com/p2poolv2/pdm
P2Poolv2 Deployment and Management Tool [PDM]
https://github.com/p2poolv2/pdm
Last synced: about 2 months ago
JSON representation
P2Poolv2 Deployment and Management Tool [PDM]
- Host: GitHub
- URL: https://github.com/p2poolv2/pdm
- Owner: p2poolv2
- License: agpl-3.0
- Created: 2025-12-01T15:17:28.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-04-23T04:19:20.000Z (2 months ago)
- Last Synced: 2026-04-23T06:21:50.740Z (2 months ago)
- Language: Rust
- Size: 214 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= P2Poolv2 Deployment and Management Tool
image:https://github.com/p2poolv2/pdm/actions/workflows/ci.yml/badge.svg[Rust CI, link=https://github.com/p2poolv2/pdm/actions/workflows/ci.yml]
image:https://codecov.io/gh/p2poolv2/pdm/graph/badge.svg?token=Luv6jNbl5f[Codecov, link=https://codecov.io/gh/p2poolv2/pdm]
The goal of this repo is to provide a TUI for configuring and managing
bitcoin node, p2poolv2 node, a lightning node and a P2Poolv2 share
marketplace.
The wireframes we are building are available on the https://github.com/p2poolv2/p2poolv2/wiki/P2Poolv2-Mining-TUI[p2poolv2 wiki].
Currently we don't have binary releases available. You can run the
tool locally using just.
`just run`