Hyperledger Fabric 2.2 typescript smart contract starter A starter smart contract project for Hyperledger Fabric 2.2 blockchain platform development. Development Install dependencies npm install Test npm run test Linter Run TSLint: npm run lint