genesis of cadtail, its mainly about deployment and local development workflow to easily trying out new things
phase 1 as genesis, Create developer tools or infrastructure for OP Stack developers, resources that haven’t been adapted to OP Stack yet, its mainly about deployment and local development workflow to easily trying out new things
use is docker, docker-compose, kustomize, and kubernetes to deploy layer 2 chain
i use github action to push docker images into github container registry as packages, there are action that automatically build op-geth, op-node, op-batcher, op-proposer on each push in certain branch
technology that i use is docker, docker-compose, kustomize, and kubernetes in benefit me a lot, now i know i can also deploy layer 2 chain, for sponsor they can utilize my workflow to introduce OP stack easily and deploy layer 2 chain using docker compose in local, or in production using kubernetes