Shield Finance contracts Setup nvm use # loads version from .nvmrc npm install npm run build Tasks Build the project npm run build Run tests npm test Watch tests npm run test:watch Lint code npm run lint Generate coverage npm run coverage