ERC20-ICO Standard ERC20 model + Standar ICO Use truffle, Ganache and NodeJS for tests and development Inside CMD Truffle migrate : truffle migrate --reset (post contracts in ganace) Truffle test : truffle test (checks test folder) Truffle console : truffle console (opens truffle console to debugg see info about contracts ( .exit) for getting out )