fabric-samples/asset-transfer-basic
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
..
application-javascript Simplify asset-transfer-basic javascript application (#241) 2020-07-15 15:21:38 -04:00
chaincode-go Remove QueryResult Type 2020-07-15 13:22:56 -04:00
chaincode-javascript Adding chaincode-js to asset-transfer-basic 2020-06-25 12:02:53 -04:00
.gitignore Adding NodeJS app for asset-transfer-basic sample. (#206) 2020-06-30 15:36:47 -04:00