Compiles the files in ‘contracts’ and then fills the build folder
USAGE
$ liquid-ai compile -c <value>
FLAGS
-c, --compiler=<value> (required) The compiler ID being called (Should be set in the liquid.config.js file)
DESCRIPTION
Compiles the files in ‘contracts’ and then fills the build folder
EXAMPLES
$ liquid-ai compile --compiler 0.8.0
Compilation complete
FLAG DESCRIPTIONS
-c, --compiler=<value>
The compiler ID being called (Should be set in the ra.config.js file)
CONFIG USAGE
This command behavior affected by following config variables: protocol-aave, protocol-uni, privacy
For details run
$ liquid-ai config set --help