Page 1 of 1

You are using Truffle for an Ethereum contract and would like to use a default set of contracts and tests from within an

Posted: Fri Jul 22, 2022 11:27 am
by answerhappygod
You are using Truffle for an Ethereum contract and would like to use a default set of contracts and tests from within an empty project directory.
What is the syntax?

A. truffle defaults
B. truffle init
C. truffle test
D. truffle compile