Taτsu Identity Wiki
  • Introduction to Bittensor
    • Core Concepts
    • Key Components
    • Use Cases
  • Introduction to Ta𝜏su Identity
    • Key Components
    • Features
    • Use Cases
    • Human Score
    • Architecture
  • Technical Guidelines
    • 1. Clone the Repository
    • 2. Install Dependencies
    • 3. Generate Wallet Keys
    • 4. Register Keys
    • 5. Run the Process
    • 6. Monitor and Verify
  • Key Definitions
  • FAQ
  • External Links
Powered by GitBook
On this page
  1. Introduction to Ta𝜏su Identity

Architecture

PreviousHuman ScoreNextTechnical Guidelines

Last updated 10 months ago

The architecture of Ta𝜏su Identity Subnet involves a collaborative interaction between Validators and Miners.

  • Validators collect details from various profiles of a person and combine them into a Profile Synapse.

  • Miners initiate the process by querying Profile Synapses via their Axon, then deserialize the received profile data to calculate a Human Score.

  • Human Score is serialized and sent back to the Validators through the Dendrite.

  • Validators receive these results and match the calculated score with the miner's score using the Axon.

  • Based on the comparison, Validators assign reward points to the Miners and submit these points to the chain.

  • This system ensures that Miners are accurately rewarded based on their performance in calculating profile scores, maintaining the integrity and efficiency of the identity verification process within the subnet.