ci123chain

module
v1.5.33 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2021 License: Apache-2.0

README

Usage

Local Dev
  • Compile binaries

make build

  • Init configs

./scripts/node_reset.sh

  • Start Raft LevelDB

docker-compose -f bootstrap-docker/single-node-db.yaml up -d

  • Run Node

./build/cid start --statedb_port=5002 --statedb_tls=false --home=scripts/testdata/ibc0 ./build/cli rest-server

Quick Start

make release_build && docker-compose -f bootstrap-docker/single-node-db.yaml up -d

This repository hosts Weelink, the implementation of the CI123Chain is a modification based on Cosmos SDK.

Directories

Path Synopsis
cmd
cid
upgrade Module
gravity-bridge
pkg
abci/baseapp
Package baseapp contains data structures that provide basic data storage functionality and act as a bridge between the ABCI interface and the SDK abstractions.
Package baseapp contains data structures that provide basic data storage functionality and act as a bridge between the ABCI interface and the SDK abstractions.
abci/codec/types
Package types defines a custom wrapper for google.protobuf.Any which supports cached values as well as InterfaceRegistry which keeps track of types which can be used with Any for both security and introspection
Package types defines a custom wrapper for google.protobuf.Any which supports cached values as well as InterfaceRegistry which keeps track of types which can be used with Any for both security and introspection
abci/types
nolint
nolint
app
app/types/service
Package service is a reverse proxy.
Package service is a reverse proxy.
client/lite
Package lite allows you to securely validate headers without a full node.
Package lite allows you to securely validate headers without a full node.
client/lite/client
Package clients defines a provider that uses a rpcclient to get information, which is used to get new headers and validators directly from a Tendermint clients.
Package clients defines a provider that uses a rpcclient to get information, which is used to get new headers and validators directly from a Tendermint clients.
db
gravity/types
Package types is a reverse proxy.
Package types is a reverse proxy.
ibc
ibc/application/transfer/types
Package types is a reverse proxy.
Package types is a reverse proxy.
ibc/core/channel/types
Package types is a reverse proxy.
Package types is a reverse proxy.
ibc/core/clients/types
Package types is a reverse proxy.
Package types is a reverse proxy.
ibc/core/connection/types
Package types is a reverse proxy.
Package types is a reverse proxy.
slashing/types
noalias noalias DONTCOVER
noalias noalias DONTCOVER
vm
sdk

Jump to

Keyboard shortcuts

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