You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/explanations/system/wallet-stake-permission.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
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.
4
4
---
5
5
6
6
import {
@@ -17,7 +17,7 @@ The Wallet Permission Scope will enable granular delegation of all wallet operat
17
17
18
18
**Cold-Hot Key Behavior**
19
19
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.
21
21
22
22
**Tool for Key Security**
23
23
@@ -37,5 +37,5 @@ It's not a perfect security feature and as standard practice it will eventually
37
37
-**[Staking](https://docs.torus.network/explanations/holders/staking/)** - Understanding staking mechanics and rewards
38
38
39
39
<Asidetype="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.
Open SubWallet and <RedTextvariant="light">sign the transaction</RedText>.
90
90
91
91
5.**All Done**
92
-
You've successfully created the wallet stake permission.
92
+
You've successfully created the wallet permission.
93
93
The receiving account can now manage your staking operations within the limits you've set.
94
94
95
95
</Steps>
96
96
97
97
## What's Next?
98
98
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:
100
100
101
101
-**Monitor your delegations**: Track delegation status in the [Manage Permissions tab](https://portal.torus.network/permissions/manage-permission)
102
102
-**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:
108
108
-[Twitter](https://x.com/torus_network) — Updates and ecosystem news
109
109
110
110
<Asidetype="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.
Copy file name to clipboardExpand all lines: src/content/docs/how-to-guides/table-of-contents.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@ If you're managing permissions and system-level coordination:
26
26
27
27
-[Create Capability Permission](https://docs.torus.network/how-to-guides/system/create-capability-permission/) — Delegate access to specific agent endpoints and services
28
28
-[Create Stream Permission](https://docs.torus.network/how-to-guides/system/create-stream-permission/) — Share token emission streams with other agents
0 commit comments