hyperledger-typescript-boilerplate
                                
                                 hyperledger-typescript-boilerplate copied to clipboard
                                
                                    hyperledger-typescript-boilerplate copied to clipboard
                            
                            
                            
                        This is a boilerplate that interacts between Hyperledger Fabric Peers and a front end.
I've selected [**HlfCaClient.createUser**](https://github.com/wearetheledger/hyperledger-typescript-boilerplate/blob/bde6ffa7d89e9f220fd813974c68c5be29e55926/src/core/chain/hlfcaclient.ts#L54-L83) for refactoring, which is a unit of **25** lines of code and **4** parameters. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s...
I've selected [**HlfClient.invoke**](https://github.com/wearetheledger/hyperledger-typescript-boilerplate/blob/bde6ffa7d89e9f220fd813974c68c5be29e55926/src/core/chain/hlfclient.ts#L80-L125) for refactoring, which is a unit of **37** lines of code and **3** parameters. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s...
I've selected [**RequestHelper.invokeRequest**](https://github.com/wearetheledger/hyperledger-typescript-boilerplate/blob/bde6ffa7d89e9f220fd813974c68c5be29e55926/src/core/chain/requesthelper.ts#L36-L52) for refactoring, which is a unit of **15** lines of code and **5** parameters. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s...
MacBook-Air:hyperledger-typescript-boilerplate dpk$ npm start && npm test > [email protected] start /Users/dpk/Desktop/Project/blockchain/attempt5/fabric-samples/hyperledger-typescript-boilerplate > ts-node -r tsconfig-paths/register src/main.ts Missing baseUrl in compilerOptions. tsconfig-paths will be skipped [Nest] 71753 - 2018-10-22 20:53:59 [NestFactory]...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.8.5 to 0.14.0. Changelog Sourced from class-validator's changelog. 0.14.0 (2022-12-09) Added add @IsTimeZone decorator to check if given string is valid IANA time zone add @IsISO4217CurrencyCode decorator...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependencies [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken), [auth0](https://github.com/auth0/node-auth0) and [express-jwt](https://github.com/auth0/express-jwt). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.5.0 to 9.0.0 Changelog Sourced from jsonwebtoken's changelog....
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together. Updates `json5` from 1.0.1 to 2.2.3 Release notes Sourced from json5's...
Bumps [flat](https://github.com/hughsk/flat) from 4.1.0 to 5.0.1. Commits f25d3a1 Release 5.0.1 54cc7ad use standard formatting 779816e drop dependencies 2eea6d3 Bump lodash from 4.17.15 to 4.17.19 a61a554 Bump acorn from 7.1.0 to...
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest), [ts-jest](https://github.com/kulshekhar/ts-jest) and [tsconfig-paths](https://github.com/dividab/tsconfig-paths). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.2 Release notes Sourced from...