Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages