truffle Command Examples

Develop smart contracts for running services on the Ethereum blockchain. More information: https://www.trufflesuite.com/docs/truffle/reference/truffle-commands.

truffle unbox {{box_name}}

truffle compile

truffle test

truffle migrate

truffle help {{subcommand}}