truffle compile
Compile contract source files
Options
Name | Description |
---|---|
--list <filter> | List all recent stable releases from solc-bin. If filter is specified then it will display only that type of release or docker tags |
--all | Compile all contracts instead of only the contracts changed since last compile |
--quiet | Suppress all compilation output |