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