FISCO BCOS 1.3 中文文档U=test_org/CN=test_org Getting CA Private Key read EC key writing EC key Enter Export Password: Verifying - Enter Export Password: 输入目标密钥库口令: 再次输入新口令: 输入源密钥库口令: Generate success! SDK keys has been generated v3_req -extfile cert.cnf #(2) 将生成的sdk证书导入client.keystore # 生成临时文件keystore.p12 $ openssl pkcs12 -export -name client -in sdk.crt -inkey sdk.key - out keystore.p12 # 将keystore.p12导入client.keystore $ keytool 转换脚 本 compile.sh 存放路径: web3sdk/dist/bin/compile.sh - 转换脚本 compile.sh 脚本用法:( ${package} 时生成的java代码import的包名) 1. 合约代码转换成不包含国密特性的java代码(所有版本均支持): bash compile.sh ${package} 2. 合约代码转换成支持国密特性的java代码( 1.20 码力 | 491 页 | 5.72 MB | 1 年前3
Hyperledger Fabric 1.4.9 DocumentationGOPATH to point at the Go workspace containing the downloaded Fabric code base, with something like: export GOPATH=$HOME/go Note: You must set the GOPATH variable Even though, in Linux, Go’s GOPATH variable value of $HOME/go if it is unset, the current Fabric build framework still requires you to set and export that variable, and it must contain only the single directory name for your Go workspace. (This restriction search path to include the Go bin directory, such as the following example for bash under Linux: export PATH=$PATH:$GOPATH/bin While this directory may not exist in a new Go workspace installation, it0 码力 | 483 页 | 7.48 MB | 1 年前3
Hyperledger Fabric 1.4 DocumentationGOPATH to point at the Go workspace containing the downloaded Fabric code base, with something like: export GOPATH=$HOME/go Note: You must set the GOPATH variable Even though, in Linux, Go’s GOPATH variable value of $HOME/go if it is unset, the current Fabric build framework still requires you to set and export that variable, and it must contain only the single directory name for your Go workspace. (This restriction search path to include the Go bin directory, such as the following example for bash under Linux: export PATH=$PATH:$GOPATH/bin While this directory may not exist in a new Go workspace installation, it0 码力 | 483 页 | 7.48 MB | 1 年前3
Hyperledger Fabric 1.4.8 DocumentationGOPATH to point at the Go workspace containing the downloaded Fabric code base, with something like: export GOPATH=$HOME/go Note: You must set the GOPATH variable Even though, in Linux, Go’s GOPATH variable value of $HOME/go if it is unset, the current Fabric build framework still requires you to set and export that variable, and it must contain only the single directory name for your Go workspace. (This restriction search path to include the Go bin directory, such as the following example for bash under Linux: export PATH=$PATH:$GOPATH/bin While this directory may not exist in a new Go workspace installation, it0 码力 | 483 页 | 7.48 MB | 1 年前3
Hyperledger Fabric 2.0.1 DocumentationGOPATH to point at the Go workspace containing the downloaded Fabric code base, with something like: export GOPATH=$HOME/go Note: You must set the GOPATH variable Even though, in Linux, Go’s GOPATH variable value of $HOME/go if it is unset, the current Fabric build framework still requires you to set and export that variable, and 108 Chapter 5. Getting Started hyperledger-fabricdocs Documentation, Release search path to include the Go bin directory, such as the following example for bash under Linux: export PATH=$PATH:$GOPATH/bin While this directory may not exist in a new Go workspace installation, it0 码力 | 533 页 | 8.37 MB | 1 年前3
Hyperledger Fabric 2.2.1 Documentationvariable so that these can be picked up without fully qualifying the path to each binary. e.g.: export PATH=/bin:$PATH Finally, the script will download the Hyperledger Fabric Documentation, Release master export PATH=${PWD}/../bin:$PATH You also need to set the FABRIC_CFG_PATH to point to the core.yaml file in the fabric-samples repository: export FABRIC_CFG_PATH=$PWD/../config/ operate the peer CLI as Org1: # Environment variables for Org1 export CORE_PEER_TLS_ENABLED=true export CORE_PEER_LOCALMSPID="Org1MSP" export CORE_PEER_TLS_ROOTCERT_FILE=${PWD}/organizations/peerOrganizations/org1 0 码力 | 601 页 | 9.48 MB | 1 年前3
FISCO BCOS 2.9.0 中文文档数据治理通用组件的全名是“WeBankBlockchain-Data数据治理通用组件”, 它是一套稳定、高效、安全的区块链数据治理组件解决方案,可无缝适配 FISCO BCOS区块链底层平台。它由数据导出组件(Data-Export)、数据仓库 组件(Data-Stash)、数据对账组件(Data-Reconcile)这三款相互独立、可插 拔、可灵活组装的组件所组成,开箱即用,灵活便捷,易于二次开发。 区块链多方协作治理组件:开启治理实践新起点 chain-Data-Stash/index.html] Data-Export 数据导出组件: [GitHub] [https://github.com/WeBankBlockchain/Data-Export] [Gitee] [https://gitee.com/WeBankBlockchain/Data-Export] [文档] [https://data- doc.readthedocs readthedocs.io/zh_CN/stable/docs/WeBankBlockchain-Data-Export/index.html] Data-Reconcile 数据对账组件: [GitHub] [https://github.com/WeBankBlockchain/Data-Reconcile] [Gitee] [https://gitee.com/WeBankBlockchain/Data-Reconcile]0 码力 | 2649 页 | 201.08 MB | 1 年前3
FISCO BCOS 2.9.0 中文文档数据治理通用组件的全名是“WeBankBlockchain-Data数据治理通用组件”, 它是一套稳定、高效、安全的区块链数据治理组件解决方案,可无缝适配 FISCO BCOS区块链底层平台。它由数据导出组件(Data-Export)、数据仓库 组件(Data-Stash)、数据对账组件(Data-Reconcile)这三款相互独立、可插 拔、可灵活组装的组件所组成,开箱即用,灵活便捷,易于二次开发。 区块链多方协作治理组件:开启治理实践新起点 chain-Data-Stash/index.html] Data-Export 数据导出组件: [GitHub] [https://github.com/WeBankBlockchain/Data-Export] [Gitee] [https://gitee.com/WeBankBlockchain/Data-Export] [文档] [https://data- doc.readthedocs readthedocs.io/zh_CN/stable/docs/WeBankBlockchain-Data-Export/index.html] Data-Reconcile 数据对账组件: [GitHub] [https://github.com/WeBankBlockchain/Data-Reconcile] [Gitee] [https://gitee.com/WeBankBlockchain/Data-Reconcile]0 码力 | 2649 页 | 201.08 MB | 1 年前3
FISCO BCOS 2.0 中文文档数据治理通用组件的全名是“WeBankBlockchain-Data数据治理通用组件”, 它是一套稳定、高效、安全的区块链数据治理组件解决方案,可无缝适配 FISCO BCOS区块链底层平台。它由数据导出组件(Data-Export)、数据仓库 组件(Data-Stash)、数据对账组件(Data-Reconcile)这三款相互独立、可插 拔、可灵活组装的组件所组成,开箱即用,灵活便捷,易于二次开发。 区块链多方协作治理组件:开启治理实践新起点 chain-Data-Stash/index.html] Data-Export 数据导出组件: [GitHub] [https://github.com/WeBankBlockchain/Data-Export] [Gitee] [https://gitee.com/WeBankBlockchain/Data-Export] [文档] [https://data- doc.readthedocs readthedocs.io/zh_CN/stable/docs/WeBankBlockchain-Data-Export/index.html] Data-Reconcile 数据对账组件: [GitHub] [https://github.com/WeBankBlockchain/Data-Reconcile] [Gitee] [https://gitee.com/WeBankBlockchain/Data-Reconcile]0 码力 | 2649 页 | 201.08 MB | 1 年前3
Hyperledger Fabric 2.2.1 Documentationvariable so that these can be picked up without fully qualifying the path to each binary. e.g.: export PATH=/bin:$PATH Finally, the script will download the Hyperledger Fabric binaries to your CLI Path: export PATH=${PWD}/../bin:$PATH You also need to set the FABRIC_CFG_PATH to point to the core.yaml file in the fabric-samples repository: export FABRIC_CFG_PATH=$PWD/../config/ operate the peer CLI as Org1: # Environment variables for Org1 export CORE_PEER_TLS_ENABLED=true export CORE_PEER_LOCALMSPID="Org1MSP" export CORE_PEER_TLS_ROOTCERT_FILE=${PWD}/organizations/peerOrganizations/org1 0 码力 | 575 页 | 8.55 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













