4 Star 16 Fork 4

FISCO-BCOS/console

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

English / 中文

console

PRs Welcome Build Status Codacy Badge GitHub All Releases

The console is an important interactive client tool of FISCO BCOS 2.0+. The console has a wealth of commands, including querying blockchain status, managing blockchain nodes, deploying and invoking contracts.

Features

  • Provide a lot of query commands for blockchain.
  • Provide the easiest way to deploy and invoke contracts.
  • Provide some commands which can manage blockchain node.
  • Providea a contract compilation tool that allows users to easily and quickly compile Solidity contract files into Java contract files.

Usage

  • You can download a tar file and decompress it to enjoy console. See console manual for more details.

Source Installation

$ git clone https://github.com/FISCO-BCOS/console.git
$ cd console
$ ./gradlew build

If you want to use sm crypto, and use hardware secure module, you can install with following commands.

$ git clone https://github.com/FISCO-BCOS/console.git
$ cd console
$ ./gradlew build -b build-hsm.gradle

If you install successfully, it produces the dist directory.

Configuration

Please see the documentation about configurating for the console. Have fun.

Code Contribution

Join Our Community

The FISCO BCOS community is one of the most active open-source blockchain communities in China. It provides long-term technical support for both institutional and individual developers and users of FISCO BCOS. Thousands of technical enthusiasts from numerous industry sectors have joined this community, studying and using FISCO BCOS platform. If you are also interested, you are most welcome to join us for more support and fun.

License

license

All contributions are made under the Apache License 2.0. See LICENSE.

空文件

简介

FISCO BCOS 2.0+的重要交互式客户端工具。控制台拥有丰富的命令,包括查询区块链状态、管理区块链节点、部署并调用合约等 展开 收起
README
Apache-2.0
取消

发行版 (9)

全部
9个月前

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/FISCO-BCOS/console.git
git@gitee.com:FISCO-BCOS/console.git
FISCO-BCOS
console
console
master-2.0

搜索帮助