This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
generated from stacks-network/.github
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Deploy from CI
committed
Nov 9, 2023
1 parent
fe9edfd
commit 3254039
Showing
4 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -175,10 +175,9 @@ <h1 class="menu-title">sBTC Docs</h1> | |
<h1 id="what-is-this"><a class="header" href="#what-is-this">What is this</a></h1> | ||
<p>Draft documentation for sBTC Signer specifically for the Nakamoto <a href="https://stacks-network.github.io/sbtc-docs/sbtc-roadmap.html">release</a></p> | ||
<p>The readers of this are assumed to be anyone who is looking to run a sBTC Signer with minimal custom configuration.</p> | ||
<pre><code class="language-admonish info title="Note"">Signing functionality will only become active and relevant on the Stacks mainnet at the release of the Nakamoto upgrade, currently expected in early 2024. Prospective signers and Stacking providers can contact [[email protected]](mailto:[email protected]) for support and additional information. | ||
</code></pre> | ||
<h1 id="disclaimer"><a class="header" href="#disclaimer">Disclaimer</a></h1> | ||
<p>Development is ongoing and changes to the Signer configuration should be expected. This document will be updated every sprint to ensure its accuracy.</p> | ||
<p><strong>Signing functionality will only become active and relevant on the Stacks mainnet at the release of the Nakamoto upgrade, currently expected in early 2024. Prospective signers and Stacking providers can contact <a href="mailto:[email protected]">[email protected]</a> for support and additional information.</strong></p> | ||
<h2 id="prerequisites"><a class="header" href="#prerequisites">Prerequisites</a></h2> | ||
<p>Rust - <a href="https://www.rust-lang.org/tools/install">To install</a>.</p> | ||
<p>Accessible Stacks node - A Stacks node running the stackerDB instance which is used for signer communication and transaction monitoring and broadcasting.</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1721,10 +1721,9 @@ <h2 id="wrapping-up"><a class="header" href="#wrapping-up">Wrapping Up</a></h2> | |
<div style="break-before: page; page-break-before: always;"></div><h1 id="what-is-this"><a class="header" href="#what-is-this">What is this</a></h1> | ||
<p>Draft documentation for sBTC Signer specifically for the Nakamoto <a href="https://stacks-network.github.io/sbtc-docs/sbtc-roadmap.html">release</a></p> | ||
<p>The readers of this are assumed to be anyone who is looking to run a sBTC Signer with minimal custom configuration.</p> | ||
<pre><code class="language-admonish info title="Note"">Signing functionality will only become active and relevant on the Stacks mainnet at the release of the Nakamoto upgrade, currently expected in early 2024. Prospective signers and Stacking providers can contact [[email protected]](mailto:[email protected]) for support and additional information. | ||
</code></pre> | ||
<h1 id="disclaimer"><a class="header" href="#disclaimer">Disclaimer</a></h1> | ||
<p>Development is ongoing and changes to the Signer configuration should be expected. This document will be updated every sprint to ensure its accuracy.</p> | ||
<p><strong>Signing functionality will only become active and relevant on the Stacks mainnet at the release of the Nakamoto upgrade, currently expected in early 2024. Prospective signers and Stacking providers can contact <a href="mailto:[email protected]">[email protected]</a> for support and additional information.</strong></p> | ||
<h2 id="prerequisites-1"><a class="header" href="#prerequisites-1">Prerequisites</a></h2> | ||
<p>Rust - <a href="https://www.rust-lang.org/tools/install">To install</a>.</p> | ||
<p>Accessible Stacks node - A Stacks node running the stackerDB instance which is used for signer communication and transaction monitoring and broadcasting.</p> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.