Rewrite "Set Up Multi-signing" tutorial#3481
Merged
mDuo13 merged 5 commits intotutorials-iav4from Feb 9, 2026
Merged
Conversation
Contributor
maria-robobug
left a comment
There was a problem hiding this comment.
Looks good, some minor suggestions.
docs/tutorials/best-practices/key-management/set-up-multi-signing.md
Outdated
Show resolved
Hide resolved
Comment on lines
+135
to
+140
| - [Cryptographic Keys](../../../concepts/accounts/cryptographic-keys.md) | ||
| - [Multi-Signing](../../../concepts/accounts/multi-signing.md) | ||
| - **Tutorials:** | ||
| - [Install rippled](../../../infrastructure/installation/index.md) | ||
| - [Assign a Regular Key Pair](assign-a-regular-key-pair.md) | ||
| - [Reliable Transaction Submission](../../../concepts/transactions/reliable-transaction-submission.md) | ||
| - [Enable Public Signing](../../../infrastructure/configuration/enable-public-signing.md) | ||
| - [Send a Multi-signed Transaction](send-a-multi-signed-transaction.md) | ||
| - [Assign a Regular Key Pair](assign-a-regular-key-pair.md) | ||
| - [Reliable Transaction Submission](../../../concepts/transactions/reliable-transaction-submission.md) |
Contributor
There was a problem hiding this comment.
Suggested change
| - [Cryptographic Keys](../../../concepts/accounts/cryptographic-keys.md) | |
| - [Multi-Signing](../../../concepts/accounts/multi-signing.md) | |
| - **Tutorials:** | |
| - [Install rippled](../../../infrastructure/installation/index.md) | |
| - [Assign a Regular Key Pair](assign-a-regular-key-pair.md) | |
| - [Reliable Transaction Submission](../../../concepts/transactions/reliable-transaction-submission.md) | |
| - [Enable Public Signing](../../../infrastructure/configuration/enable-public-signing.md) | |
| - [Send a Multi-signed Transaction](send-a-multi-signed-transaction.md) | |
| - [Assign a Regular Key Pair](assign-a-regular-key-pair.md) | |
| - [Reliable Transaction Submission](../../../concepts/transactions/reliable-transaction-submission.md) | |
| - [Cryptographic Keys](../../../concepts/accounts/cryptographic-keys.md) | |
| - [Multi-Signing](../../../concepts/accounts/multi-signing.md) | |
| - [Reliable Transaction Submission](../../../concepts/transactions/reliable-transaction-submission.md) | |
| - **Tutorials:** | |
| - [Send a Multi-Signed Transaction](send-a-multi-signed-transaction.md) | |
| - [Assign a Regular Key Pair](assign-a-regular-key-pair.md) |
Contributor
|
Don't forget to add READMEs for js and py folders for how to run examples. |
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
maria-robobug
approved these changes
Feb 9, 2026
Collaborator
Author
|
I'll add READMEs in a single pass after rebasing the |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tutorials-iav4branch to minimize churn.