This commit is contained in:
Emilie Ouwerx 2024-04-02 16:30:17 +02:00
parent c75d70cb94
commit 0670b3bde8

View File

@ -1,23 +1,23 @@
# Validators
Validators & staking as is happening in TFGrid 3.14.
Validators & staking on TFGrid 3.14.
- 9 [guardians](tfgrid3:guardians.md) are needed
- they run a full TF Validator Stack (technically)
- anyone can stake TFT on that stack
- They will run a full TF Validator Stack (technically)
- Anyone can stake TFT on that stack
reward
Reward:
- 10 percent of revenue over TFGrid in TFT or INCA
- this percentage can change over time and will be voted by GEP
- a validator gets a monthly income to support his/her work as well in e.g. INCA or TFT
- 10% of revenue over TFGrid in TFT or INCA
- This percentage can change over time and will be voted by GEP
- A validator recieves a monthly income to support his/her work as well in e.g. INCA or TFT
## what is deployed on a validator
## What Is Deployed On A Validator
- TFChain Node (our blockchain node)
- TFHub (let people go from docker to tfgrid ZOS flists)
- TFHub (lets people go from docker to tfgrid ZOS flists)
- TFBootstrap (how to install new node)
- Explorer (has all stats)
- Validator Code (keep the grid clean & healthy)
- Validator Code (keeps the grid clean & healthy)
- Monitoring Software
- Bridges (needs to be migrated carefully, might take some time)