Giter VIP home page Giter VIP logo

besuctl's Introduction

besuctl

Hyperledger Besu Command Line Utility

Version
CircleCI
License
Community
Corporate

Overview

This command line utility is intended to enable users to administer, access, and deploy nodes or sidechains to a hyperledger besu network, while using a centeralized LDAP/OAuth2 provider. This example uses auth0, but can be generalized for other 3rd Party Providers. Connecting via LDAP is supported, see roadmap

  • Considerations

Usage

$ npm install -g besuctl
$ besuctl COMMAND
running command...
$ besuctl (-v|--version|version)
besuctl/0.0.2 darwin-x64 node-v12.18.0
$ besuctl --help [COMMAND]
USAGE
  $ besuctl COMMAND
...

Commands

besuctl overview

besuctl example command

besuctl eth chainid

This returns the chainid from the RPC endpoint you are connected to or localhost, as defined in the .env file

USAGE
  $ besuctl eth chainid

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ besuctl eth chainid
  
  chainid: 211, 0xd3
{
    "jsonrpc": "2.0",
    "method": "eth_chainId",
    "params": [],
    "id": 211
}

besuctl help [COMMAND]

display help for besuctl

USAGE
  $ besuctl help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for
  LIST     list all the available commands
OPTIONS
  --all  see all commands in CLI

besuctl's People

Watchers

 avatar  avatar

besuctl's Issues

Weekly Digest (3 August, 2020 - 10 August, 2020)

Here's the Weekly Digest for freight-trust/besuctl:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please ๐Ÿ‘€ Watch and โญ Star the repository freight-trust/besuctl to receive next weekly updates. ๐Ÿ˜ƒ

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. ๐Ÿ“†

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.