Setting up Truffle

From rbachwiki
Revision as of 18:54, 11 March 2018 by Bacchas (talk | contribs) (Created page with "=Setting up Truffle for your project= # go into your project Directory truffle init ''' You need to create your smart contracts in the ''contracts folder'' '''")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Setting up Truffle for your project

  1. go into your project Directory
truffle init

You need to create your smart contracts in the contracts folder