fabric-samples/token-erc-20/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 Fixed comment consistency problem (#844) 2022-12-14 09:18:21 +01:00
test Fixed comment consistency problem (#844) 2022-12-14 09:18:21 +01:00
.editorconfig Rename token-account-based Directory to token-erc-20 2020-11-21 11:08:18 -05:00
.eslintignore Rename token-account-based Directory to token-erc-20 2020-11-21 11:08:18 -05:00
.eslintrc.js Rename token-account-based Directory to token-erc-20 2020-11-21 11:08:18 -05:00
.gitignore Rename token-account-based Directory to token-erc-20 2020-11-21 11:08:18 -05:00
index.js Add repolinter support 2021-04-23 15:35:20 -04: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