Setting up Truffle
Jump to navigation
Jump to search
Setting up Truffle for your project
- go into your project Directory
truffle init
You need to create your smart contracts in the contracts folder
truffle init
You need to create your smart contracts in the contracts folder