Stentor Smart Contracts Installation npm install && npm run ethinstall Deploying Ensure testrpc is running: npm run testrpc Then compile and deploy: npm run deploy Testing & Linting npm run test npm run lint