People's Casino Deployment Status: Available Scripts In root you can run: npm start Starts Truffle and launches local blockchain for Solidity development. truffle test Runs the tests from the test folder. truffle compile Compiles the contracts. truffle migrate Migrates compiled contracts to blockchain and creates jsons in client/contract folder.