Git Product home page Git Product logo

gethscan's Introduction

gethscan

scan eth-like blockchain and filter specified transactions

building

make

this will generate a binary file ./build/bin/gethscana,
and an example config file of scanswap subcommand config-example.toml

help

gethscan

./build/bin/gethscan -h
NAME:
   gethscan - scan eth like blockchain

USAGE:
   gethscan [global options] command [command options] [arguments...]

VERSION:
   0.1.0

COMMANDS:
   filterlogs filter logs
   help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --verbosity value  0:panic, 1:fatal, 2:error, 3:warn, 4:info, 5:debug, 6:trace (default: 4)
   --json             output log in json format (default: false)
   --color            output log in color text format (default: true)
   --help, -h         show help (default: false)
   --version, -v      print the version (default: false)

gethscan scanswap

./build/bin/gethscan scanswap -h
NAME:
   gethscan filterlogs - scan cross chain swaps

USAGE:
   gethscan filterlogs [command options]

DESCRIPTION:
   scan cross chain swaps

OPTIONS:
   --config value, -c value  Specify config file
   --gateway value           gateway URL to connect
   --subscribe               enable subscribe logs
   --start value             start height (start inclusive) (default: 0)
   --end value               end height (end exclusive) (default: 0)
   --stable value            stable height (default: 5)
   --jobs value              number of jobs (default: 4)
   --help, -h                show help (default: false)

gethscan's People

Contributors

jowenshaw avatar weijun-sh avatar

Watchers

 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.