My dApp Template Install npm install Start a local devnet for testing and development Please refer to the documentation here: Devnet Guide Compile Compile the TypeScript files into JavaScript: npm run compile Testing npm run test