We have a tool "auto-self-nominate" written in TypeScript.
We should run "auto-self-nominate" in a separate process from the CodeChain node. Since managing several processes costs a lot, running the same logic in the CodeChain process will reduce the overall managing cost.