Unity Network
  • Unity Network
    • Introduction
    • Unity Network FL Architecture
    • Data Security
    • Case Study
      • Flashback Overview
      • Registration
      • Integration
      • Model Training
      • Objectives and Outcomes
  • Unity Network SDK
    • Key Features
    • Registration
    • Node Setup
    • SDK Integration
      • Wallet Module
      • Node Module
  • Permissions Management
    • User Permissions
  • Model Training
    • Organization registration
    • Model Training Requests
    • Secure Training and Updates
      • Model Training
        • Model Loading and Initialization
        • Data Loading
        • Training
      • Secure Transmission of Encrypted Updates
        • ECDH Key Exchange for Secure Encryption Key Generation
        • Encrypt and Transmit Model Updates
        • Secure Aggregation and Decryption at Central Server
        • Distribute Updated Model and Continue Training
      • Sharing Model Updates with the Model Owner and Verifying Authenticity of Training
        • Construct the Merkle Tree and Commit to the Merkle Root
        • Log Hashes of Accessed Dataset Chunks During Training
        • Transmission of Model Updates, Merkle Proofs, and Hash Log to the Model Owner
        • Verification by the Model Owner
  • Training rewards
    • Incentivization Process
Powered by GitBook
On this page
  1. Unity Network SDK

Registration

An organization must first register on the Unity portal to use the Unity SDK. Here’s the step-by-step registration process:

  • Sign up on the Unity portal with the required organizational details like:

    • The application’s purpose and functionalities.

    • Organizational profile information (e.g., incorporation date, social links).

    • Information on the types of data they wish to onboard.(e.g., Wedding Images, Faces data, News blogs, Road Traffic Data).

  • SDK Customization: The organization can customize key configurations, such as setting a default user wallet balance or selecting specific permissions.

PreviousKey FeaturesNextNode Setup

Last updated 7 months ago