The OPinit Bridge is a set of Cosmos SDK modules that enable the transfer of INIT and other tokens between the Initia L1 and rollup L2 using an optimistic bridge model.
The OPinit Bots are a set of processes responsible for executing and monitoring the various actions necessary to operate and secure the rollup. Currently, there are two bots in this system: the Executor and the Challenger.
The Challenger is a process separate from the Executor, responsible for monitoring the Executor’s output proposals and challenging any invalid proposals. This helps maintain the integrity of the rollup’s state and ensures that the Executor is not acting maliciously.