solgen

command module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: GPL-3.0 Imports: 8 Imported by: 0

README

Solgen

Getting Started

Prerequisites
  • Go == 1.12
install
go get github.com/frostornge/solgen
build
go build

Usage

Solgen is a tool for generate solidity binds.
This application helps to generate go/proto bind of solidity.

Usage:
  solgen [flags]

Flags:
  -h, --help            help for solgen
  -i, --input string    Input path (default "http://localhost:8500")
  -o, --output string   Output path (default "./out/")
  -t, --type string     Bind type (default "go") (options ["proto"])
      --version         version for solgen

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package bind generates Ethereum contract Go bindings.
Package bind generates Ethereum contract Go bindings.

Jump to

Keyboard shortcuts

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