fabric-samples/asset-transfer-events/chaincode-javascript
Mark S. Lewis e05ba0880d
Use more specific chaincode package versions
This demonstrates good practice in restricting the chaincode package
versions to those applicable for the specific Fabric (major/minor)
version targeted for deployment.

Also some corrections to the repository README. Particularly referring
to other branches for samples targeted at earlier Fabric versions, since
samples in the main branch may exploit features not available in older
Fabric releases, which can cause confusion for end users.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-06-13 23:41:03 +01:00
..
lib Add Asset-Transfer-Events (#325) 2020-11-04 15:13:08 +01:00
test Update Node chaincode for v2.5.5 release 2024-06-03 15:27:51 -04:00
.eslintignore Add Asset-Transfer-Events (#325) 2020-11-04 15:13:08 +01:00
.eslintrc.js Add Asset-Transfer-Events (#325) 2020-11-04 15:13:08 +01:00
.gitignore Add Asset-Transfer-Events (#325) 2020-11-04 15:13:08 +01:00
index.js Add Asset-Transfer-Events (#325) 2020-11-04 15:13:08 +01:00
npm-shrinkwrap.json Use more specific chaincode package versions 2024-06-13 23:41:03 +01:00
package.json Use more specific chaincode package versions 2024-06-13 23:41:03 +01:00