Leviatom Docs
  • Leviatom Introduction
    • What is Leviatom
    • What We Do
    • Key Features
  • Technical Design
    • Blockchains
    • Trusted Computing
    • Roles
    • Service Deployment
    • Transaction Processing
  • Testnet
    • Testnet Introduction
Powered by GitBook
On this page
  • Worker
  • Light Verifier
  • Full Verifier
  1. Technical Design

Roles

Worker

DeFaaS platform providers, maintaining services for users or other workers. Periodically sends challenge commands to other light validation nodes.

Light Verifier

Three functions as follows:

  1. Verify the attributes of the target node according to the set rules and standards.

  2. Maintain the trust score of each node based on the verification results.

  3. Broadcast the confirmation results to all other verifiers and collect the confirmation results of the other nodes.

Full Verifier

Combine the verification results from light verifiers to generate the trust score of all nodes in the network and reach consensus on the trust score of all nodes

PreviousTrusted ComputingNextService Deployment

Last updated 1 year ago