FISCO BCOS 2.3.0 中文文档同态加密:链上支持同态加密功能,启用该功能可参考这里 群环签名: 链上支持群签名验证和环签名验证,并提供群环签名服务端 [https://github.com/FISCO-BCOS/group-signature-server]和客户端 [https://github.com/FISCO- BCOS/group-signature-client] Demo,实现群环签名机构内生成、上链和链上验 证功能 RPBFT: build_chain.sh脚本在本地搭建一条4 节点的FISCO BCOS链,以Ubuntu 16.04 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 开发部署工具 download_console.sh script in directory named by IP to get FISCO-BCOS console. e.g. bash /home/ubuntu/fisco/nodes/127.0.0.1/download_console.sh ==============================================================0 码力 | 1227 页 | 10.79 MB | 1 年前3
FISCO BCOS 1.3 中文文档环境要求 配置 最低配置 推荐配置 CPU 1.5GHz 2.4GHz 内存 2GB 4GB 核心 2核 4核 带宽 1Mb 5Mb 操作系统 CentOS (7.2 64位)或Ubuntu(16.04 64位) JAVA Java(TM) 1.8 && JDK 1.8 程序部署 获取代码 新建一个目录,例如/mydata sudo mkdir -p /mydata sudo dos2unix: 用于处理windows文件上传到linux服务器时,文件格式无法被 linux正确解析的问题; centos: $ sudo yum -y install git dos2unix ubuntu: $ sudo apt install git tofrodos $ ln -s /usr/bin/todos /usr/bin/unxi2dos && ln -s /usr/bin/fromdos bcos%E7%8E%AF%E5%A2%83] 使用的测试服务器: CentOS 7.2 64位 CentOS 7.4 64位 Ubuntu 16.04 64位 软件依赖 Oracle JDK[1.8] 依赖说明 FISCO BCOS搭建过程中需要的其他依赖会自动安装, 用户不需要再手动 安装。 CentOS/Ubuntu默认安装或者使用yum/apt安装的是openJDK, 并不符合使用 要求, Oracle JDK0 码力 | 491 页 | 5.72 MB | 1 年前3
FISCO BCOS 2.1.0 中文文档BCOS链为例操作。使用build_chain.sh脚本在本地 搭建一条4 节点的FISCO BCOS链,以Ubuntu 16.04 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 build_chain : 30300 20200 8545 [INFO] Server IP : 127.0.0.1:4 [INFO] State Type : storage [INFO] RPC listen IP : 127.0.0.1 [INFO] Output Dir : /home/ubuntu16/fisco/nodes [INFO] CA Key Path Path : /home/ubuntu16/fisco/nodes/cert/ca.key ============================================================== [INFO] All completed. Files in /home/ubuntu16/fisco/nodes 启动成功会输出类似下面内容的响应。否则请使用netstat0 码力 | 1058 页 | 740.85 KB | 1 年前3
FISCO BCOS 2.2.0 中文文档BCOS链为例操作。使用build_chain.sh脚本在本地 搭建一条4 节点的FISCO BCOS链,以Ubuntu 16.04 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 build_chain 30300 20200 8545 [INFO] Server IP : 127.0.0.1:4 [INFO] RPC listen IP : 127.0.0.1 [INFO] Output Dir : /home/ubuntu/fisco/nodes [INFO] CA Key Path : /home/ubuntu/fisco/nodes/cert/ca ============================================================== [INFO] All completed. Files in /home/ubuntu/fisco/nodes bash nodes/127.0.0.1/start_all.sh 检查进程 检查进程是否启动 正常情况会有类似下面的输出;如果进程数不为4,则进程没有启动(一般是0 码力 | 1156 页 | 10.03 MB | 1 年前3
FISCO BCOS 2.4.0 中文文档同态加密:链上支持同态加密功能,启用该功能可参考这里 群环签名: 链上支持群签名验证和环签名验证,并提供群环签名服务端 [https://github.com/FISCO-BCOS/group-signature-server]和客户端 [https://github.com/FISCO- BCOS/group-signature-client] Demo,实现群环签名机构内生成、上链和链上验 证功能 rPBFT: build_chain.sh脚本在本地搭建一条4 节点的FISCO BCOS链,以Ubuntu 16.04 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 开发部署工具 download_console.sh script in directory named by IP to get FISCO-BCOS console. e.g. bash /home/ubuntu/fisco/nodes/127.0.0.1/download_console.sh ==============================================================0 码力 | 1314 页 | 11.21 MB | 1 年前3
Scrapy 0.14 DocumentationImages Download static images associated with your scraped items. Ubuntu packages Install latest Scrapy packages easily on Ubuntu Scrapy Service (scrapyd) Deploying your Scrapy project in production pip install Scrapy Platform specific instructions Linux Ubuntu 9.10 or above If you’re running Ubuntu 9.10 (or above), use the official Ubuntu Packages, which already solve all dependencies for you and and are continuously updated with the latest bug fixes. Debian or Ubuntu (9.04 or older) If you’re running Debian Linux, run the following command as root: apt-get install python-twisted python-libxml20 码力 | 235 页 | 490.23 KB | 1 年前3
FISCO BCOS 2.5.0 中文文档同态加密:链上支持同态加密功能,启用该功能可参考这里 群环签名: 链上支持群签名验证和环签名验证,并提供群环签名服务端 [https://github.com/FISCO-BCOS/group-signature-server]和客户端 [https://github.com/FISCO- BCOS/group-signature-client] Demo,实现群环签名机构内生成、上链和链上验 证功能 rPBFT: build_chain.sh脚本在本地搭建一条4 节点的FISCO BCOS链,以Ubuntu 16.04 64bit系统为例操作。 注解 若需在已有区块链上进行升级,请转至 版本及兼容 章节。 搭建多群组的链操作类似, 参考这里 。 本节使用预编译的静态`fisco-bcos`二进制文件,在CentOS 7和Ubuntu 16.04 64bit上经过测试。 准备环境 安装依赖 开发部署工具 download_console.sh script in directory named by IP to get FISCO-BCOS console. e.g. bash /home/ubuntu/fisco/nodes/127.0.0.1/download_console.sh ==============================================================0 码力 | 1456 页 | 13.35 MB | 1 年前3
Scrapy 0.16 DocumentationImages Download static images associated with your scraped items. Ubuntu packages Install latest Scrapy packages easily on Ubuntu Scrapy Service (scrapyd) Deploying your Scrapy project in production net/pyopenssl Ubuntu 9.10 or above Don’t use the python-scrapy package provided by Ubuntu, they are typically too old and slow to catch up with latest Scrapy. Instead, use the official Ubuntu Packages, which runspider shell fetch view version Project-only commands: crawl check list edit parse genspider server deploy startproject Syntax: scrapy startprojectRequires project: no Creates a 0 码力 | 272 页 | 522.10 KB | 1 年前3
Scrapy 0.12 DocumentationImages Download static images associated with your scraped items. Ubuntu packages Install latest Scrapy packages easily on Ubuntu Scrapy Service (scrapyd) Deploying your Scrapy project in production pip install Scrapy Platform specific instructions Linux Ubuntu 9.10 or above If you’re running Ubuntu 9.10 (or above), use the official Ubuntu Packages, which already solve all dependencies for you and and are continuously updated with the latest bug fixes. Debian or Ubuntu (9.04 or older) If you’re running Debian Linux, run the following command as root: apt-get install python-twisted python-libxml20 码力 | 228 页 | 462.54 KB | 1 年前3
BAETYL 1.0.0 DocumentationMaster will first load etc/baetyl/conf.yml in the working directory, initialize the running mode, API server, log and exit timeout, etc. These configurations can not be changed during application OTA. If no information. Services can be accessed directly using the service name, which is routed by docker’s DNS server. Each instance of the service corresponds to a container, and the engine is responsible for starting start other instances. For the service instance, after the instance is started, you can get the API Server address of the Baetyl Master, the name and Token of the service, and the name of the instance from0 码力 | 135 页 | 15.44 MB | 1 年前3
共 642 条
- 1
- 2
- 3
- 4
- 5
- 6
- 65













