docs: update AI3 token wallet guides, resolve configs, and add FoxWallet#962
docs: update AI3 token wallet guides, resolve configs, and add FoxWallet#962EmmanuelMarv wants to merge 9 commits into
Conversation
… fix docusaurus build config validation
✅ Deploy Preview for subspace-docs-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
jim-counter
left a comment
There was a problem hiding this comment.
Hey @EmmanuelMarv this is not quite what I'm after here.
Rather than a full rewrite and steer towards being part of a staking guide I just wanted to make sure that the various wallet workflows and screenshots were still accurate. I've put a number of comments inline but not completed the review as I think it's worth going back to first principals on this PR.
- Are we adding value with the body rewrite? If they are only rewording changes let's not do them as they invalidate existing translations. We are looking for workflow corrections only.
- The hardening guide is not something we want to support. Please remove it.
- There are a lot of changes in the translation pages that should not be there.
| 1. Select `Create wallet` and you will need to agree with the Terms of Service. | ||
| To maintain clean accounting parameters before interfacing with network validation pipelines, choose the configuration path that matches your current cryptographic profile. | ||
|
|
||
| ### Creating a New Account (Recommended for Staking) |
There was a problem hiding this comment.
| ### Creating a New Account (Recommended for Staking) | |
| ### Creating a New Account |
|
|
||
| --- | ||
|
|
||
| ## 🚀 Next Steps: The Staking Journey |
There was a problem hiding this comment.
| ## 🚀 Next Steps: The Staking Journey | |
| ## Next Steps |
| - **Secure Core Balances:** Access your network token layout inside the application to fetch your public consensus tracking string and transfer your utility assets. | ||
| - **Advanced Portal Setup:** If your workflow requires hooking into full Polkadot apps dashboards, check out the [Polkadot.js Apps Guide](../../staking/additional-guides/polkadot-apps.mdx). | ||
| - **Launch Staking Positions:** Move directly into the main [Staking Guide](../../staking/staking.mdx) to pair your wallet details with the network framework and begin collecting block distribution incentives. | ||
|
|
There was a problem hiding this comment.
Can we add a section about "Pay for Storage" linking the Pay with AI3 guide and mentioning that the first step is to XDM.
This comment and the section header change should be made on all pages in this PR.
| --- | ||
|
|
||
|  | ||
| ## Managing Your Accounts |
There was a problem hiding this comment.
Can we remove this section please?
| To preserve deep chain validation integrity and track your staking operations easily, it is ideal to generate a fresh, unlinked account footprint. | ||
|
|
||
| :::danger | ||
| ### Creating a New Account (Recommended for Staking) |
There was a problem hiding this comment.
| ### Creating a New Account (Recommended for Staking) | |
| ### Creating a New Account |
| --- | ||
|
|
||
|  | ||
| ## 🚀 Next Steps: The Staking Journey |
There was a problem hiding this comment.
| ## 🚀 Next Steps: The Staking Journey | |
| ## Next Steps |
And note comments on this section above.
| 7. Enter a name for your account. | ||
| --- | ||
|
|
||
| ## Managing Your Accounts |
|
|
||
| To maintain strict accounting precision while staking on the Autonomys Network, it is ideal to generate a fresh target account. | ||
|
|
||
| ### Creating a New Account (Recommended for Staking) |
There was a problem hiding this comment.
| ### Creating a New Account (Recommended for Staking) | |
| ### Creating a New Account |
|
|
||
| ### Creating a New Account (Recommended for Staking) | ||
|
|
||
| 1. Provide an easily recognizable local name for your fresh account (e.g., "Autonomys Staking Pool"). |
There was a problem hiding this comment.
| 1. Provide an easily recognizable local name for your fresh account (e.g., "Autonomys Staking Pool"). | |
| 1. Provide an easily recognizable local name for your fresh account. |
|  | ||
|
|
||
| 8. Write down your seed phrase in a secure place. You will need it if you ever forget your password, or decide to transfer the account to another PC. | ||
| 2. Your unique 12-word seed phrase will be generated. Write it down carefully in physical format. |
There was a problem hiding this comment.
| 2. Your unique 12-word seed phrase will be generated. Write it down carefully in physical format. | |
| 2. Your unique 12-word seed phrase will be generated. You will need it if you ever forget your password, or decide to transfer the account. |
|
Hey @jim-counter thanks for the detailed review! |
Overview
This pull request brings our documentation up to speed with the latest network tooling changes, hardens security messaging across all wallet resources, and completely updates our consensus-chain wallet ecosystem onboarding guides. It also cleanly resolves configuration file conflicts originating from recent upstream updates to
main.Key Changes
docs/ai3_token/wallets/foxwallet.md).docs/ai3_token/wallets/polkadot.md).docs/ai3_token/wallets/subwallet.mdx).:::warning Protect Your Cryptocurrency Recovery Phrase at All Costs:::) across all documentation files to guarantee maximum coverage for private seed phrase safety rules.docusaurus.config.jsto perfectly line up default routing parameters and client redirects with current repository indexing.Verification Checklist
docusaurus buildwithout broken link warnings or syntax compilation errors./img/doc-imgs/.<Tabs>) and syntax containers.