fabric-samples/token-erc-20/chaincode-javascript
Maxim Tiron 5c8e2d29ee
Update tokenERC20.js
Deleted redundant `totalSupply` param from `Initialize` JSDoc

Signed-off-by: Maxim Tiron <xzstnc@mail.ru>
2025-03-11 13:36:54 +03:00
..
lib Update tokenERC20.js 2025-03-11 13:36:54 +03:00
test JSDoc returns Promises in async functions; Using DRY for ClientAccountID, BalanceOf etc; Added function ClientAccountMSPID; Added function CheckAuthorization; Using new function _update for minting, burning and transfering tokens; Additional functions for approving, spending allowance and checking empty values; Updated and repaired tests 2025-03-08 02:44:44 +03: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-14 00:24:08 -04:00
package.json Use more specific chaincode package versions 2024-06-14 00:24:08 -04:00