Background
This is part of the ongoing effort to make every step of staking as frictionless as possible (recently: the Staking Portal, XDM, and Wrap & Unwrap guides).
Staking starts with having a consensus-chain wallet - and often with creating a new wallet to transfer into and stake from. So the wallet docs are effectively step zero of the staking journey, and they should be accurate and easy to follow.
There is not necessarily anything wrong with the current pages - this is a review/refresh pass to validate that the process flows and screenshots are still accurate, and to update anything that has drifted.
Scope
The Wallets section and all pages beneath it:
| Page |
Source file |
Screenshots |
| Wallets index (category landing) |
docs/ai3_token/wallets/_category_.json |
n/a |
| Talisman (Recommended) |
docs/ai3_token/wallets/talisman.md |
static/img/doc-imgs/talisman/ |
| SubWallet |
docs/ai3_token/wallets/subwallet.mdx |
static/img/doc-imgs/subwallet/ |
| Polkadot.js |
docs/ai3_token/wallets/polkadot.md |
static/img/doc-imgs/polkadot/ |
| FoxWallet |
docs/ai3_token/wallets/foxwallet.md |
static/img/doc-imgs/foxwallet/ |
What to validate
Acceptance criteria
- Every page above reviewed; flows validated against the live wallet UIs and corrected where needed.
- Stale screenshots recaptured and replaced.
- New-account creation is covered on each page.
- Category landing description updated.
yarn build passes on Node 22.14.0 (per .tool-versions) with no new broken links.
Notes
- These docs are i18n/Crowdin-managed; edit the English source only - translations re-sync separately.
Background
This is part of the ongoing effort to make every step of staking as frictionless as possible (recently: the Staking Portal, XDM, and Wrap & Unwrap guides).
Staking starts with having a consensus-chain wallet - and often with creating a new wallet to transfer into and stake from. So the wallet docs are effectively step zero of the staking journey, and they should be accurate and easy to follow.
There is not necessarily anything wrong with the current pages - this is a review/refresh pass to validate that the process flows and screenshots are still accurate, and to update anything that has drifted.
Scope
The Wallets section and all pages beneath it:
docs/ai3_token/wallets/_category_.jsondocs/ai3_token/wallets/talisman.mdstatic/img/doc-imgs/talisman/docs/ai3_token/wallets/subwallet.mdxstatic/img/doc-imgs/subwallet/docs/ai3_token/wallets/polkadot.mdstatic/img/doc-imgs/polkadot/docs/ai3_token/wallets/foxwallet.mdstatic/img/doc-imgs/foxwallet/What to validate
polkadotimage directory is shared with the Substrate Portal staking guide - check before deleting/renaming.)_category_.jsoncurrently reads "Guides on setting up SubWallet or polkadot{.js} extension wallet", which omits Talisman (the recommended one) and FoxWallet. Update to reflect all documented wallets.Acceptance criteria
yarn buildpasses on Node 22.14.0 (per.tool-versions) with no new broken links.Notes