Skip to content

Extract ABIs from Truffle artifacts and outputs them to a directory

License

Notifications You must be signed in to change notification settings

pooltogether/truffle-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

truffle-extract

Extracts ABIs from Truffle artifacts and places them in a directory.

Usage

Usage: truffle-extract [options]

Options:
  -V, --version                output the version number
  -b --build-dir <dir>         directory where Truffle artifacts are located (default: "build/contracts")
  -o --output-dir <directory>  directory to put output files (default: "out")
  -h, --help                   output usage information

About

Extract ABIs from Truffle artifacts and outputs them to a directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published