go-summercash

command module
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2019 License: LGPL-3.0 Imports: 31 Imported by: 0

README

SummerCash

Go implementation of the SummerCash protocol.

Godoc Reference Go Report Card Build Status Gluten Status Subreddit

Installation

Docker
docker run summercash/go-summercash:master
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.

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
Package db defines the standard go-summercash transaction database.
Package db defines the standard go-summercash transaction database.
intrnl
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/p2p
Package p2p is a generated twirp stub package.
Package p2p 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.
Package mobile represents the standard main() client.
Package mobile represents the standard main() client.
Package p2p outlines helper methods and types for p2p communications.
Package p2p outlines helper methods and types for p2p communications.
Package validator represents a collection of helper methods useful for validators in the SummerCash network.
Package validator represents a collection of helper methods useful for validators in the SummerCash network.

Jump to

Keyboard shortcuts

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