This repository contains a CLI named Common ABI. This CLI is used to generate a common ABI for a given set of ABI files. The generated ABI is a combination of all the given ABI files.
yarn run buildnode dist/index.js <outputFile> <abiFile1> <abiFile2> [<abiFile3> <abiFile4> ...]