Skip to content

AccessTime Factory Contract

The AccessTimeFactory contract allows project owners to deploy their own AccessTime subscription contracts effortlessly.

Key Responsibilities

  • Deploys and initializes new AccessTime contracts.
  • Maintains a registry of all deployed projects.
  • Ensures deployed contracts follow AccessTime standards.

Deployment Flow

  1. A project owner calls the factory contract to create an AccessTime contract.
  2. The factory deploys a new instance with predefined settings.
  3. The contract is indexed and becomes accessible in the portal and API.

This contract simplifies onboarding and ensures consistency across all AccessTime projects.