Skip to content

Commit 1e3b4a7

Browse files
committed
Rename "Wallet Stake Permission" to "Wallet Permission" across documentation for consistency and clarity in user guidance
1 parent ecc3431 commit 1e3b4a7

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
lines changed

astro.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ export default defineConfig({
4040
{ label: "Control Space", slug: "explanations/system/control-space" },
4141
{ label: "Permission System", slug: "explanations/system/permission-system" },
4242
{ label: "Recursive Delegation", slug: "explanations/system/recursive-delegation" },
43-
{ label: "Wallet Stake Permission", slug: "explanations/system/wallet-stake-permission" },
4443
{ label: "Stream Permissions", slug: "explanations/system/stream-permissions" },
4544
{ label: "Capability Permissions", slug: "explanations/system/capability-permissions" },
45+
{ label: "Wallet Permission", slug: "explanations/system/wallet-stake-permission" },
4646
],
4747
},
4848
{
@@ -89,8 +89,8 @@ export default defineConfig({
8989

9090
{ label: "Create Capability Permission", slug: "how-to-guides/system/create-capability-permission" },
9191
{ label: "Create Stream Permission", slug: "how-to-guides/system/create-stream-permission" },
92-
{ label: "Create Wallet Stake Permission", slug: "how-to-guides/system/create-wallet-stake-permission" },
9392
{ label: "Manage Permissions", slug: "how-to-guides/system/manage-permissions" },
93+
{ label: "Create Wallet Permission", slug: "how-to-guides/system/create-wallet-stake-permission" },
9494
],
9595
},
9696
{

src/content/docs/explanations/system/wallet-stake-permission.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Wallet Stake Permission
3-
description: Understanding secure wallet staking permissions and delegation.
2+
title: Wallet Permission
3+
description: Understanding secure wallet permissions and delegation.
44
---
55

66
import {
@@ -17,7 +17,7 @@ The Wallet Permission Scope will enable granular delegation of all wallet operat
1717

1818
**Cold-Hot Key Behavior**
1919

20-
The Wallet Stake Permission enables cold-hot wallet behavior, where high-value secured keys can delegate stake operations to less secure keys utilized only for active protocol participation.
20+
The Wallet Permission enables cold-hot wallet behavior, where high-value secured keys can delegate stake operations to less secure keys utilized only for active protocol participation.
2121

2222
**Tool for Key Security**
2323

@@ -37,5 +37,5 @@ It's not a perfect security feature and as standard practice it will eventually
3737
- **[Staking](https://docs.torus.network/explanations/holders/staking/)** - Understanding staking mechanics and rewards
3838

3939
<Aside type="tip" title="Ready to Set Up Wallet Delegation?">
40-
Follow our [step-by-step guide to create wallet stake permissions](https://docs.torus.network/how-to-guides/system/create-wallet-stake-permission/) for practical implementation instructions.
40+
Follow our [step-by-step guide to create wallet permissions](https://docs.torus.network/how-to-guides/system/create-wallet-stake-permission/) for practical implementation instructions.
4141
</Aside>

src/content/docs/explanations/table-of-contents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Core system components and mechanisms:
2525
- [Control Space](https://docs.torus.network/explanations/system/control-space/) — Foundational permission and capability framework
2626
- [Permission System](https://docs.torus.network/explanations/system/permission-system/) — How agents interact and delegate authority
2727
- [Recursive Delegation](https://docs.torus.network/explanations/system/recursive-delegation/) — Specific capability delegation mechanisms
28-
- [Wallet Stake Permission](https://docs.torus.network/explanations/system/wallet-stake-permission/) — Secure cold-hot wallet staking delegation
2928
- [Stream Permissions](https://docs.torus.network/explanations/system/emission-permissions/) — How emissions are allocated and controlled
3029
- [Capability Permissions](https://docs.torus.network/explanations/system/capability-permissions/) — Fine-grained access control for agent endpoints
30+
- [Wallet Permission](https://docs.torus.network/explanations/system/wallet-stake-permission/) — Secure cold-hot wallet staking delegation
3131

3232
---
3333

src/content/docs/how-to-guides/system/create-wallet-stake-permission.mdx

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create Wallet Stake Permission
3-
description: Step-by-step guide to creating wallet stake permissions to delegate staking operations while keeping your keys secure.
2+
title: Create Wallet Permission
3+
description: Step-by-step guide to creating wallet permissions to delegate staking operations while keeping your keys secure.
44
---
55

66
import {
@@ -12,18 +12,18 @@ import {
1212

1313
import RedText from '/src/components/RedText.astro';
1414

15-
In this guide, we'll walk through how to create wallet stake permissions in the Torus Portal.
16-
Wallet stake permissions enable cold-hot wallet behavior, allowing you to delegate staking operations
15+
In this guide, we'll walk through how to create wallet permissions in the Torus Portal.
16+
Wallet permissions enable cold-hot wallet behavior, allowing you to delegate staking operations
1717
to more accessible accounts while keeping your primary keys securely stored offline.
1818

19-
## Why Create Wallet Stake Permission?
19+
## Why Create Wallet Permission?
2020

2121
You want to maintain high security for your primary wallet while still being able to manage staking operations efficiently.
22-
Wallet stake permissions let you delegate staking management to hot wallets without exposing your principal funds to transfer risks.
22+
Wallet permissions let you delegate staking management to hot wallets without exposing your principal funds to transfer risks.
2323

2424
#### What we will accomplish
2525

26-
- [Create wallet stake permission](#create-wallet-stake-permission)
26+
- [Create wallet permission](#create-wallet-permission)
2727

2828
<Aside>
2929
⏱️ **Estimated time to complete this guide: 3 minutes**
@@ -44,7 +44,7 @@ Wallet stake permissions let you delegate staking management to hot wallets with
4444
</Card>
4545
</CardGrid>
4646

47-
## Create Wallet Stake Permission
47+
## Create Wallet Permission
4848

4949
<Steps>
5050

@@ -85,18 +85,18 @@ Wallet stake permissions let you delegate staking management to hot wallets with
8585
</Aside>
8686

8787
4. **Submit and Sign Transaction**
88-
Click <RedText variant="light">**Create Wallet Stake Permission**</RedText>.
88+
Click <RedText variant="light">**Create Wallet Permission**</RedText>.
8989
Open SubWallet and <RedText variant="light">sign the transaction</RedText>.
9090

9191
5. **All Done**
92-
You've successfully created the wallet stake permission.
92+
You've successfully created the wallet permission.
9393
The receiving account can now manage your staking operations within the limits you've set.
9494

9595
</Steps>
9696

9797
## What's Next?
9898

99-
Now that you've created wallet stake permission, you might want to:
99+
Now that you've created wallet permission, you might want to:
100100

101101
- **Monitor your delegations**: Track delegation status in the [Manage Permissions tab](https://portal.torus.network/permissions/manage-permission)
102102
- **Optimize your stakes**: Work with your hot wallet to [manage staking positions](https://docs.torus.network/how-to-guides/holders/stake-your-torus/) efficiently
@@ -108,5 +108,5 @@ Connect with the community:
108108
- [Twitter](https://x.com/torus_network) — Updates and ecosystem news
109109

110110
<Aside type="tip" title="Want to Learn More?">
111-
Learn about [wallet stake permission concepts](https://docs.torus.network/explanations/system/wallet-stake-permission/) and the security benefits of cold-hot wallet architecture.
111+
Learn about [wallet permission concepts](https://docs.torus.network/explanations/system/wallet-stake-permission/) and the security benefits of cold-hot wallet architecture.
112112
</Aside>

src/content/docs/how-to-guides/table-of-contents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ If you're managing permissions and system-level coordination:
2626

2727
- [Create Capability Permission](https://docs.torus.network/how-to-guides/system/create-capability-permission/) — Delegate access to specific agent endpoints and services
2828
- [Create Stream Permission](https://docs.torus.network/how-to-guides/system/create-stream-permission/) — Share token emission streams with other agents
29-
- [Create Wallet Stake Permission](https://docs.torus.network/how-to-guides/system/create-wallet-stake-permission/) — Enable secure cold-hot wallet staking delegation
3029
- [Manage Permissions](https://docs.torus.network/how-to-guides/system/manage-permissions/) — View, edit, and revoke existing permission delegations
30+
- [Create Wallet Permission](https://docs.torus.network/how-to-guides/system/create-wallet-stake-permission/) — Enable secure cold-hot wallet staking delegation
3131

3232
---
3333

0 commit comments

Comments
 (0)