From 4d625c9658a6a4bd35e2191dcf6e2b0b1970a14f Mon Sep 17 00:00:00 2001 From: jholdstock Date: Wed, 29 Nov 2023 07:11:55 +0000 Subject: [PATCH] Add link to vspd docs. --- docs/proof-of-stake/how-to-stake.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/proof-of-stake/how-to-stake.md b/docs/proof-of-stake/how-to-stake.md index f0d8bc201..fa579c2a3 100644 --- a/docs/proof-of-stake/how-to-stake.md +++ b/docs/proof-of-stake/how-to-stake.md @@ -63,3 +63,13 @@ PoS voting using a VSP can be done using Decrediton or dcrwallet. - `Decrediton` - GUI wallet for Windows/macOS/Linux. The [Staking menu, Purchase tab](../wallets/decrediton/using-decrediton.md#staking) is used to buy tickets. - `dcrwallet` - CLI wallet for Windows/macOS/Linux. The [Buying Tickets with dcrwallet](../wallets/cli/dcrwallet-tickets.md) guide explains how to purchase tickets via command line. + +!!! question "Interested in running a VSP?" + + Public VSP servers are a key part of the Decred infrastructure, and as such, + new operators are always welcome. + + [vspd](https://github.com/decred/vspd) is the reference implementation of + VSP software, and the GitHub repository contains guides covering how to + deploy the software, and how to get a new VSP listed on + [decred.org](https://decred.org/vsp/) and in Decrediton.