blockchain Environment:- install ganache (local blockchain) setup metamask browser extension used Truffle framework Truffle commands:- truffle compile truffle migrate --reset To run server: npm run start