Hyperledger Fabric 2.2.1 Documentation
cd fabric-samples/asset-transfer-basic/chaincode-javascript The dependencies are listed in the package.json file in the asset-transfer- basic/chaincode-javascript directory. You should take a moment to "dependencies": { "fabric-contract-api": "^2.0.0", "fabric-shim": "^2.0.0" The package.json file imports the Fabric contract class into the smart contract package. You can open lib/assetTransfer cd fabric-samples/asset-transfer-basic/chaincode-typescript The dependencies are listed in the package.json file in the asset-transfer- basic/chaincode-typescript directory. You should take a moment to0 码力 | 848 页 | 11.56 MB | 1 年前3Kotlin 1.9.10 官方文档 中文版
customization. This includes webpack configuration adjustments, modifications to the auto-generated package.json file, and improved control over transitive dependencies. 用于 webpack 配置的单点 A new configuration webpack bundling. 在 Gradle 中定制 package.json For more control over your Kotlin/JS package management and distribution, you can now add properties to the project file package.json via the Gradle DSL. To add add custom fields to your package.json , use the customField function in the compilation's packageJson block: kotlin { js(BOTH) { compilations["main"].packageJson { customField("hello"0 码力 | 3753 页 | 29.69 MB | 1 年前3Hyperledger Fabric 2.0 Documentation
chaincode. cd fabric-samples/chaincode/fabcar/javascript The dependencies are listed in the package.json file in the fabcar/javascript directory. You should take a moment to examine this file. You can "dependencies": { "fabric-contract-api": "^2.0.0", "fabric-shim": "^2.0.0" The package.json file imports the Fabric contract class into the smart contract package. You can open lib/fabcar using in this tutorial: ls You should see the following: enrollAdmin.js node_modules package.json registerUser.js invoke.js package-lock.json query.js wallet There are files for0 码力 | 821 页 | 10.22 MB | 1 年前3Hyperledger Fabric 2.1.1 Documentation
chaincode. cd fabric-samples/chaincode/fabcar/javascript The dependencies are listed in the package.json file in the fabcar/javascript directory. You should take a moment to examine this file. You can "dependencies": { "fabric-contract-api": "^2.0.0", "fabric-shim": "^2.0.0" The package.json file imports the Fabric contract class into the smart contract package. You can open lib/fabcar using in this tutorial: ls You should see the following: enrollAdmin.js node_modules package.json registerUser.js invoke.js package-lock.json query.js wallet There are files for0 码力 | 816 页 | 10.25 MB | 1 年前3Hyperledger Fabric 2.2.0 Documentation
chaincode. cd fabric-samples/chaincode/fabcar/javascript The dependencies are listed in the package.json file in the fabcar/javascript directory. You should take a moment to examine this file. You can "dependencies": { "fabric-contract-api": "^2.0.0", "fabric-shim": "^2.0.0" The package.json file imports the Fabric contract class into the smart contract package. You can open lib/fabcar using in this tutorial: ls You should see the following: enrollAdmin.js node_modules package.json registerUser.js invoke.js package-lock.json query.js wallet There are files for0 码力 | 820 页 | 10.90 MB | 1 年前3Hyperledger Fabric 2.1 Documentation
chaincode. cd fabric-samples/chaincode/fabcar/javascript The dependencies are listed in the package.json file in the fabcar/javascript directory. You should take a moment to examine this file. You can "dependencies": { "fabric-contract-api": "^2.0.0", "fabric-shim": "^2.0.0" The package.json file imports the Fabric contract class into the smart contract package. You can open lib/fabcar using in this tutorial: ls You should see the following: enrollAdmin.js node_modules package.json registerUser.js invoke.js package-lock.json query.js wallet There are files for0 码力 | 904 页 | 10.95 MB | 1 年前3Hyperledger Fabric 1.4.8 Documentation
look at what’s inside: ls You should see the following: enrollAdmin.js node_modules package.json registerUser.js invoke.js package-lock.json query.js wallet There are files for paper/organization/magnetocorp/application/ (magnetocorp user)$ ls addToWallet.js issue.js package.json addToWallet.js is the program that Isabella is going to use to load her identity into her wallet installed into an application-relative /node_modules directory for use at runtime. Examine the package.json file to see how issue.js identifies the packages to download and their exact versions: "dependencies":0 码力 | 699 页 | 9.02 MB | 1 年前3Hyperledger Fabric 1.4.9 Documentation
look at what’s inside: ls You should see the following: enrollAdmin.js node_modules package.json registerUser.js invoke.js package-lock.json query.js wallet There are files for paper/organization/magnetocorp/application/ (magnetocorp user)$ ls addToWallet.js issue.js package.json addToWallet.js is the program that Isabella is going to use to load her identity into her wallet installed into an application-relative /node_modules directory for use at runtime. Examine the package.json file to see how issue.js identifies the packages to download and their exact versions: "dependencies":0 码力 | 701 页 | 9.02 MB | 1 年前3Hyperledger Fabric 1.4 Documentation
look at what’s inside: ls You should see the following: enrollAdmin.js node_modules package.json registerUser.js invoke.js package-lock.json query.js wallet There are files for paper/organization/magnetocorp/application/ (magnetocorp user)$ ls addToWallet.js issue.js package.json addToWallet.js is the program that Isabella is going to use to load her identity into her wallet installed into an application-relative /node_modules directory for use at runtime. Examine the package.json file to see how issue.js identifies the packages to download and their exact versions: "dependencies":0 码力 | 701 页 | 9.02 MB | 1 年前3Hyperledger Fabric 1.4 Documentation
look at what’s inside: ls You should see the following: enrollAdmin.js node_modules package.json registerUser.js invoke.js package-lock.json query.js wallet There are files for paper/organization/magnetocorp/application/ (magnetocorp user)$ ls addToWallet.js issue.js package.json addToWallet.js is the program that Isabella is going to use to load her identity into her wallet installed into an application-relative /node_modules directory for use at runtime. Examine the package.json file to see how issue.js identifies the packages to download and their exact versions: "dependencies":0 码力 | 678 页 | 10.02 MB | 1 年前3
共 30 条
- 1
- 2
- 3