Skip to content

FournyP/common-abi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common ABI

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.

How to use ?

yarn run build
node dist/index.js <outputFile> <abiFile1> <abiFile2> [<abiFile3> <abiFile4> ...]

About

Common ABI is a CLI tool to generate a common ABI from multiple ABI files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors