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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
---
2
+
2
3
title: Wallet Permission
3
4
description: Understanding secure wallet permissions and delegation.
5
+
4
6
---
5
7
6
8
import {
@@ -17,8 +19,10 @@ The Wallet Permission Scope will enable granular delegation of all wallet operat
17
19
18
20
**Cold-Hot Key Behavior**
19
21
22
+
20
23
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
24
25
+
22
26
**Tool for Key Security**
23
27
24
28
This feature also enables to create a highly secure offline cold-key that never interacts with any webapp and delegate Stake Permission as exclusive (delegator loses permission) & irrevocable to the new key. If your main key gets compromised the tokens cannot be unstaked and hence not transferred.
Open SubWallet and <RedTextvariant="light">sign the transaction</RedText>.
90
95
91
96
5.**All Done**
92
97
You've successfully created the wallet permission.
98
+
93
99
The receiving account can now manage your staking operations within the limits you've set.
94
100
95
101
</Steps>
96
102
97
103
## What's Next?
98
104
105
+
99
106
Now that you've created wallet permission, you might want to:
100
107
108
+
101
109
-**Monitor your delegations**: Track delegation status in the [Manage Permissions tab](https://portal.torus.network/permissions/manage-permission)
102
110
-**Optimize your stakes**: Work with your hot wallet to [manage staking positions](https://docs.torus.network/how-to-guides/holders/stake-your-torus/) efficiently
103
111
-**Understand COLD vs HOT Wallet**: Watch [this Coingecko video](https://www.youtube.com/watch?v=kf28zqP_F2s)
Copy file name to clipboardExpand all lines: src/content/docs/how-to-guides/table-of-contents.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ 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