Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 909 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 909 Bytes

vIBC Knife

Team Member

Halimao @Developer

Project Overview

vIBC Knife is aimed to be a cross-platform command line utility for vIBC, to help developers easily interact with polymer ibc.

QuickStart

$ go install github.com/Halimao/vibc-knife@latest
$ vibc-knife --help # for more help information

Init a new project from template

$ vibc-knife new vibc-demo-app

Demo

vIBC Knife

Future Improvements

  • Support create custom channels
  • Support pub/sub packets through custom channel and universal channel
  • Auto-build after init the demo app
  • Provide some basic query through public explorer