CTDeployer
Inherits: ERC2771Context, IERC721Receiver, ICTDeployer
A contract that facilitates deploying a simple Juicebox project to receive posts from Croptop templates.
State Variables
CONTROLLER
The controller that projects are made from.
IJBController public immutable override CONTROLLER;
DEPLOYER
The deployer to launch Croptop recorded collections from.
IJB721TiersHookProjectDeployer public immutable override DEPLOYER;