Architecture
Parthenon Pals is built on a robust three-layer architecture designed for scalability and user experience on the Movement Network.
- Player & Gameplay Layer: A responsive Next.js web application that handles the visual game loop, animations, and user interactions.
- Onboarding Layer: Integrated Privy embedded wallets allow users to sign in via email or social accounts. This creates a non-custodial wallet under the hood, removing the friction of seed phrases for new users.
- On-Chain Layer: Specific gameplay logic—such as Pal attributes, battle outcomes, and tournament standings—is verified and stored on Movement via custom Move smart contracts. This ensures true ownership of assets and transparent competitive mechanics.
