Technical Architecture

The high-level architecture of our system consists of three primary components:
  1. 1.
    Polygon Network: This blockchain network hosts the auction's smart contracts for rewards distribution, bid fee management, and other non-private aspects.
  2. 2.
    Secret Network: This blockchain network is used for the encryption of bids, ensuring a secure and private bidding process.
  3. 3.
    Custom Communication Layer: This layer facilitates secure data exchange between the Polygon and Secret Network contracts, ensuring seamless interaction between the two networks.