tutorial Research and Study setup environment $ npm install -g ethereumjs-testrpc $ npm install -g truffle $ npm install zeppelin-solidity run testrpc $ testrpc -u 0 run compile / migrate with truffle $ truffle compile $ truffle migrate start intract consle $ truffle console