usmint

command module
v0.0.0-...-63f9e25 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

README

kchain

基于tendermint的区块链

项目初始化

  1. 请安装task项目管理工具
go get -u -v github.com/go-task/task/cmd/task
  1. 初始化项目
task init
  1. 安装依赖
task deps

其他依赖请把依赖添加到scripts/deps.sh中

  1. Goland作为开发工具配置 请把当前目录pwd配置为Project GOPATH

编译

task build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmn
Package common contains various helper functions.
Package common contains various helper functions.
bech32
Package bech32 provides a Go implementation of the bech32 format specified in BIP 173.
Package bech32 provides a Go implementation of the bech32 format specified in BIP 173.
core
# Introduction Tendermint supports the following RPC protocols: * URI over HTTP * JSONRPC over HTTP * JSONRPC over websockets Tendermint RPC is built using [our own RPC library](https://github.com/tendermint/tendermint/tree/master/rpc/lib).
# Introduction Tendermint supports the following RPC protocols: * URI over HTTP * JSONRPC over HTTP * JSONRPC over websockets Tendermint RPC is built using [our own RPC library](https://github.com/tendermint/tendermint/tree/master/rpc/lib).
web

Jump to

Keyboard shortcuts

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