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
- A project owner calls the factory contract to create an AccessTime contract.
- The factory deploys a new instance with predefined settings.
- The contract is indexed and becomes accessible in the portal and API.
This contract simplifies onboarding and ensures consistency across all AccessTime projects.