All Projects → FISCO-BCOS → Console

FISCO-BCOS / Console

Licence: apache-2.0
Interactive client tool of FISCO BCOS(交互式区块链控制台)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Console

enquirer
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.…
Stars: ✭ 6,523 (+10253.97%)
Mutual labels:  console, interactive
Smenu
smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
Stars: ✭ 1,906 (+2925.4%)
Mutual labels:  console, interactive
Madonctl
CLI client for the Mastodon social network API
Stars: ✭ 129 (+104.76%)
Mutual labels:  console, client
Php Console
🖥 PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台参数解析, 命令运行,颜色风格输出, 用户信息交互, 特殊格式信息显示
Stars: ✭ 310 (+392.06%)
Mutual labels:  console, interactive
Bottyclient
A slim Discord client with many cool features including less network traffic which supports bot tokens, but user tokens theoretically work too. Tags: Discord Bot Client Token for Bot Botting Download English
Stars: ✭ 58 (-7.94%)
Mutual labels:  client
Nodejs Driver
DataStax Node.js Driver for Apache Cassandra
Stars: ✭ 1,074 (+1604.76%)
Mutual labels:  client
Biota
A simple database framework for Fauna
Stars: ✭ 54 (-14.29%)
Mutual labels:  client
Tiledesk Dashboard
The Tiledesk dashboard. Tiledesk is an Open Source Live Chat platform written in NodeJs, firebase and Angular.
Stars: ✭ 53 (-15.87%)
Mutual labels:  console
Node Draftlog
📜 Create updatable log lines into the terminal, and give life to your logs!
Stars: ✭ 1,117 (+1673.02%)
Mutual labels:  console
Asciichart
Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
Stars: ✭ 1,107 (+1657.14%)
Mutual labels:  console
Adrestia
APIs & SDK for interacting with Cardano.
Stars: ✭ 56 (-11.11%)
Mutual labels:  client
Rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
Stars: ✭ 1,080 (+1614.29%)
Mutual labels:  console
Pizza Cli
🍕 Order a pizza in a CLI app (just for fun!)
Stars: ✭ 58 (-7.94%)
Mutual labels:  interactive
Lifion Kinesis
A native Node.js producer and consumer library for Amazon Kinesis Data Streams
Stars: ✭ 54 (-14.29%)
Mutual labels:  client
Zinc
Zinc HTTP Components is an open-source Smalltalk framework to deal with the HTTP networking protocol.
Stars: ✭ 60 (-4.76%)
Mutual labels:  client
Progress Bar
Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.
Stars: ✭ 53 (-15.87%)
Mutual labels:  console
Postman
1.12.2 anarchy client :)
Stars: ✭ 54 (-14.29%)
Mutual labels:  client
Socketclusterclientdotnet
C# client for socketcluster framework in node.js
Stars: ✭ 60 (-4.76%)
Mutual labels:  client
Dsc Mercado Livre
Biblioteca de integração com o Mercado Livre
Stars: ✭ 55 (-12.7%)
Mutual labels:  client
Subscriptions Transport Sse
A Server-Side-Events (SSE) client + server for GraphQL subscriptions
Stars: ✭ 55 (-12.7%)
Mutual labels:  client

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 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].