BlockchainEmployeeBattleShip A blockchain based Battleship game as template for the CS Dashboard Migrate Contract truffle migrate Deploy Contract in dev mode truffle develop // create instance let instance = await Battleship.deployed();