go-summercash

command module
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2019 License: LGPL-3.0 Imports: 30 Imported by: 0

README

SummerCash

Go implementation of the SummerCash protocol.

Godoc Reference Go Report Card Build Status Gluten Status

Installation

Getting the Source
go get -u github.com/SummerCash/go-summercash

To install the go-summercash node for use in the Go bin, run:

go get -u github.com/SummerCash/go-summercash && go install github.com/SummerCash/go-summercash
Pre-compiled Binaries

For pre-compiled executable binaries, check the releases page.

Demo

asciicast

Usage

Running the Node Daemon From Source
sudo go run main.go --archival

or, from the Go bin (same steps apply for all other bin commands):

sudo go-summercash --archival
Running a Light Personal Node
sudo go run main.go
Running the Node With Terminal Input
sudo go run main.go --terminal
Connecting to a Running Node In Terminal Mode
sudo go run main.go --terminal --rpc-address RPC-ADDRESS-HERE

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
rpc/proto/accounts
Package accounts is a generated twirp stub package.
Package accounts is a generated twirp stub package.
rpc/proto/chain
Package chain is a generated twirp stub package.
Package chain is a generated twirp stub package.
rpc/proto/common
Package common is a generated twirp stub package.
Package common is a generated twirp stub package.
rpc/proto/config
Package config is a generated twirp stub package.
Package config is a generated twirp stub package.
rpc/proto/coordinationchain
Package coordinationchain is a generated twirp stub package.
Package coordinationchain is a generated twirp stub package.
rpc/proto/crypto
Package crypto is a generated twirp stub package.
Package crypto is a generated twirp stub package.
rpc/proto/transaction
Package transaction is a generated twirp stub package.
Package transaction is a generated twirp stub package.
rpc/proto/upnp
Package upnp is a generated twirp stub package.
Package upnp is a generated twirp stub package.

Jump to

Keyboard shortcuts

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