fabric-samples/token-erc-20/chaincode-javascript
Mark S. Lewis 9c6bd93f9e Use only v2.2.x chaincode package dependencies
Avoid chaincode packages picking up dependencies on later v2.x releases,
such as v2.5.x. Later releases may exploit features not compatible with
the v2.2 chaincode container runtime.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-06-14 00:24:51 -04:00
..
lib Rename token-account-based Directory to token-erc-20 2020-11-21 11:08:18 -05:00
test add test code about SetOption in toeknERC20.test 2021-01-13 00:53:46 -05: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 Rename token-account-based Directory to token-erc-20 2020-11-21 11:08:18 -05:00
package.json Use only v2.2.x chaincode package dependencies 2024-06-14 00:24:51 -04:00