app

package module
v0.0.0-...-ab54515 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2019 License: OSL-3.0 Imports: 16 Imported by: 0

README

#Identity service

Poc Chain that allows the user to register an alias for their account, similar to ENS.

Can be hooked into other third party verification checkers due to Cosmos being very modular.

Will require the verification to be deterministic across all nodes due to nature of a replicating state machine.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// default home directories for the application CLI
	DefaultCLIHome = os.ExpandEnv("$HOME/.idcli")

	// DefaultNodeHome sets the folder where the application data and configuration will be stored
	DefaultNodeHome = os.ExpandEnv("$HOME/.iddaemon")

	// ModuleBasicManager is in charge of setting up basic module elements
	ModuleBasics sdk.ModuleBasicManager
)

Functions

func NewIdentityServiceApp

func NewIdentityServiceApp(logger log.Logger, db dbm.DB) *identityServiceApp

Types

This section is empty.

Directories

Path Synopsis
x

Jump to

Keyboard shortcuts

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