Model#
Handles the cryptographic notarization of model parameters using EIP-712 signatures.
This module provides a mechanism to ensure the authenticity and integrity of model parameters exchanged within a Flower-based federated learning system. It integrates EIP-712, an Ethereum standard for typed structured data signing, to allow participants to cryptographically sign and verify model updates.
Contents: