Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 518 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 518 Bytes

Puppet

A visual command-line interface for managing, creating, and analyzing SummerCash networks.

Installation

go install github.com/SummerCash/puppet

Usage

Creating a New SummerCash Network

puppet create

Searching for Data In the SummerCash Blockmesh

puppet search SEARCH_TERM BLOCKCHAIN_TO_SEARCH_IN SECOND_BLOCKCHAIN_TO_SEARCH_IN

Note: By only providing a SEARCH_TERM, puppet will search the entire blockmesh, rather than a single chain or group of chains.