fabric-samples/fabcar/javascript
Brett Logan 7a23d7872a
Remove Typescript References (#258)
As the Typescript examples are essentially just reiterations
of the same Javascript code, there is no benefit to having
providing examples in both languages. The functional code
was exactly the same in both languages. On the contrary it
meant we widened the surface of maitainence and thus we are
removing due to the limited benefit provided by the example
chaincode and applications.

Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
2020-07-22 21:57:54 +02:00
..
wallet [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.editorconfig [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.eslintignore [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.eslintrc.js [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.gitignore Remove Typescript References (#258) 2020-07-22 21:57:54 +02:00
enrollAdmin.js Add missing Copyright in some files (#163) 2020-05-19 15:50:48 +01:00
invoke.js Add missing Copyright in some files (#163) 2020-05-19 15:50:48 +01:00
package-lock.json FABN-1531 Use v2.1.0 sdk-node modules 2020-04-16 14:31:02 -04:00
package.json FABN-1531 Use v2.1.0 sdk-node modules 2020-04-16 14:31:02 -04:00
query.js Disconnected from the gateway in fabcar query.js (#190) 2020-05-27 11:22:01 +02:00
registerUser.js Add missing Copyright in some files (#163) 2020-05-19 15:50:48 +01:00