Skip to content

Signer and Stacking documentation refactor and review#1849

Draft
fabrizio-stacks wants to merge 4 commits intostacks-network:masterfrom
fabrizio-stacks:feat/signer_guide
Draft

Signer and Stacking documentation refactor and review#1849
fabrizio-stacks wants to merge 4 commits intostacks-network:masterfrom
fabrizio-stacks:feat/signer_guide

Conversation

@fabrizio-stacks
Copy link

@fabrizio-stacks fabrizio-stacks commented Mar 23, 2026

Description

This PR restructure signer and stacking sections in order to achieve more clarity.
It adds some extra content to improve the content

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@fabrizio-stacks fabrizio-stacks changed the title First version Signer and Stacking documentation refactor and review Mar 23, 2026
@fabrizio-stacks fabrizio-stacks requested a review from wileyj March 23, 2026 10:45
Comment on lines +189 to +193
Check their status at any time:

```bash
sudo systemctl status stacks-signer.service
sudo systemctl status stacks-node.service
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: good idea to share how to check logs as well
journalctl -xefu stacks-signer etc

This guide is a step-by-step walkthrough for setting up and running a signer. It covers only the signer infrastructure: the signer software and the Stacks node it connects to.

This guide is a step-by-step walkthrough for setting up and running a signer. If you need to troubleshoot your signer setup, see the Signer Troubleshooting section. If you need to Stack your STX, or have questions about how that process works, check out the Stack STX guide.
If you are not familiar with the concept of signing, be sure to check out the [Stackers and Signing concept guide](https://app.gitbook.com/s/H74xqoobupBWwBsVMJhK/block-production/signing).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to link to relative doc link vs the gitbook link

### Running the Signer as a Binary

Download the pre-built binaries from the [Stacks Core releases page on Github](https://github.com/stacks-network/stacks-core/releases), unzip the archive for your architecture — inside is a `stacks-signer` binary.
Download the pre-built binaries from the [Stacks Core releases page on Github](https://github.com/stacks-network/stacks-core/releases), unzip the archive for your architecture. It includes the `stacks-signer` binary.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this link to the latest release?
i.e.
https://github.com/stacks-network/stacks-core/releases/latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants