QuarkChain Contracts Some of the contracts will be part of consensus, some will be reference implementations for standardized interfaces, and so forth. Try compile: npx truffle compile Linting: npm run lint Testing: npm test