rosetta-inspector

command module
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

README

rosetta-inspector

Rosetta server implementation inspector

Installation

Binary

Download a binary release from Github

Go

If you have Go available on your machine you can install the inspector with:

go get github.com/figment-networks/rosetta-inspector
Docker

Pull the image:

docker pull figmentnetworks/rosetta-inspector

Start the inspector container:

docker run -p 5555:5555 figmentnetworks/rosetta-inspector -url=http://rosetta-server:port

You should be able to view the UI by visiting http://localhost:5555

Usage

Usage of ./rosetta-inspector:
  -client-timeout int
    	Rosetta client timeout (default 60)
  -listen string
    	Listen address (default "0.0.0.0:5555")
  -url string
    	Rosetta server URL
  -v	Show version

When you have a Rosetta server running on http://localhost:8080 you can start the inspector with:

rosetta-inspector -url=http://localhost:8080

Then you can open the inspector UI at http://localhost:5555

License

Apache License v2.0

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL