Code Monkey home page Code Monkey logo

flexpool-cli's Introduction

flexpool-cli

WARNING: This repository is archived and is no longer maintained

Build Status

CLI tool that wraps flexpool API.

WARNING: This tool is in development and does not cover the the flexpool API fully.

flexpool-cli screenshot

Requirements

  • go (v1.13 or higher)

Install

Install the tool:

git clone https://github.com/flexpool/flexpool-cli.git
cd flexpool-cli
make install

After that, you would be able to access flexpool-cli.

How to get started?

Add your address(es) to the watchlist by using flexpool-cli addr add

flexpool-cli add 0x85A20253f8ff8374f65D4F4797F065f8aCe6f136

Now you can use flexpool-cli stat, flexpool-cli sum and other commands

Usage

Usage:
  flexpool-cli [command]

Available Commands:
  addr        Address management
  config      Configuration management
  help        Help about any command
  stat        View the address' stats
  sum         View the summary on watched addresses
  version     Print version

Flags:
  -h, --help   help for flexpool-cli

Use "flexpool-cli [command] --help" for more information about a command.

Uninstall

Just do make uninstall

Troubleshooting

- Command not found

bash: command not found: flexpool-cli

Ensure that you have GOPATH & PATH variables set correctly.

FAQ

- Where configuration is located?

Linux: $HOME/.config/flexpool/flexpool-cli/

macOS: $HOME/Library/Application Support/flexpool/flexpool-cli

Windows: %APPDATA%/flexpool/flexpool-cli

Also you can use flexpool-cli config path to view the active config path. To clean the configuration, use flexpool-cli config clean.

License

GNU General Public License v3

flexpool-cli's People

Contributors

alexssd7 avatar

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.