Clarify escrow and rewards for operators.
This commit is contained in:
		
							parent
							
								
									7a74650bb0
								
							
						
					
					
						commit
						022a375e66
					
				@ -38,10 +38,14 @@ The size of the airdrops will depend on the effort and the involvement. Please f
 | 
				
			|||||||
- **150LP:** Post a technical review of the [Hacker Challenge](https://detee.ltd/hacker-challenge).
 | 
					- **150LP:** Post a technical review of the [Hacker Challenge](https://detee.ltd/hacker-challenge).
 | 
				
			||||||
  - _Requires reading through [the code](https://gitea.detee.cloud/general/hacker-challenge/) of the challenge._
 | 
					  - _Requires reading through [the code](https://gitea.detee.cloud/general/hacker-challenge/) of the challenge._
 | 
				
			||||||
  - _Achieved by posting a technical review (or endorsement) of the challenge on social media._
 | 
					  - _Achieved by posting a technical review (or endorsement) of the challenge on social media._
 | 
				
			||||||
- **250LP/month+Rewards:** Run a node on DeTEE
 | 
					- **Node Operator Rewards:** Run a node on DeTEE to get Stand-By rewards and LP for running VMs.
 | 
				
			||||||
  - _Rent a dedicated physical server (for example, from [redswitches](https://www.redswitches.com/))._
 | 
					  - _Rent a dedicated physical server with AMD SEV-SNP (for example, from [redswitches](https://www.redswitches.com/))._
 | 
				
			||||||
  - _Register yourself as a node operator on the DeTEE platform._
 | 
					  - _Follow the [AMD Tutorial](../operators/AMD.html) to register the node in the DeTEE network._
 | 
				
			||||||
  - _SNP-enabled nodes will receive an extra 100LP/month._
 | 
					  - _(Optional) Provide 5000LP escrow to unlock massive rewards:_
 | 
				
			||||||
 | 
					    - **Stand-by pool** of **5000LP/Month** shared across all nodes that are online
 | 
				
			||||||
 | 
					    - **5x rewards** for running VMs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Rewards plans will change over the future. As the network grows, stand-by pool will be offered only for specific regions.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For any questions or for claiming rewards, please contact us on Discord.
 | 
					For any questions or for claiming rewards, please contact us on Discord.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,9 @@
 | 
				
			|||||||
# Running AMD servers on DeTEE
 | 
					# Running AMD servers on DeTEE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					> You are free to follow the tutorial to add a node to the network, however
 | 
				
			||||||
 | 
					> take into consideration that you will need **escrow** to unlock standby 
 | 
				
			||||||
 | 
					> rewards and to also get 5x on VM sales. The current escrow requirement is 5000LP.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Registering an AMD server on the DeTEE network will allow you to collect rewards by running VMs for the DeTEE users.
 | 
					Registering an AMD server on the DeTEE network will allow you to collect rewards by running VMs for the DeTEE users.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To be able to run the server on the network, it must support SEV SNP, meaning it must be part of these 3 generations:
 | 
					To be able to run the server on the network, it must support SEV SNP, meaning it must be part of these 3 generations:
 | 
				
			||||||
@ -10,7 +14,7 @@ To be able to run the server on the network, it must support SEV SNP, meaning it
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
More information about the capabilities of each generation can be found on the [AMD website](https://www.amd.com/en/products/processors/server/epyc/infinity-guard.html). Our efforts are strictly focused on the SEV-SNP capability.
 | 
					More information about the capabilities of each generation can be found on the [AMD website](https://www.amd.com/en/products/processors/server/epyc/infinity-guard.html). Our efforts are strictly focused on the SEV-SNP capability.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The server must have a public IP.
 | 
					The server must have a public IP. You can also add secondary IPs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# DeTEE CLI
 | 
					# DeTEE CLI
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user