cosmos-gen

command module
v0.0.0-...-163e663 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

README

logo

Cosmos Module Generator generates boilerplate for building Cosmos SDK modules.

CircleCI Go Report Card

Getting Started

Prerequisites

Go 1.12+

Install

go get -u github.com/shanev/cosmos-gen

Usage

cosmos-gen claim

This generates the following boilerplate files:

└── x
    ├── claim
    │   ├── codec.go
    │   ├── genesis.go
    │   ├── handler.go
    │   ├── keeper.go
    │   ├── module.go
    │   ├── params.go
    │   ├── querier.go
    │   └── types.go

Built With

  • Packr - Pack templates into a single binary

Authors

  • Shane Vitarana - Initial work

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