Skip to content

Instantly share code, notes, and snippets.

@lengyijun
Last active April 26, 2019 05:47
Show Gist options
  • Select an option

  • Save lengyijun/5c8b3d35aff48a072362007d9eb1af5c to your computer and use it in GitHub Desktop.

Select an option

Save lengyijun/5c8b3d35aff48a072362007d9eb1af5c to your computer and use it in GitHub Desktop.

Overview

  • free to join
  • not fully p2p. non-relay node connect to relay node
  • relays / non-relays
  • join consensus / not join consensus
carpenter -d data 
# you can monitor the consensus process using the carpenter tool for a given node.
# This tool parses the node.log file and prints out details for consensus-related events.

watch ./goal node status -d data
watch ./goal node lastround -d data
  • non-relay node don't need open port through firewall,don't store full state
  • can create a private network
@lengyijun

lengyijun commented Apr 26, 2019

Copy link
Copy Markdown
Author

Support

  • pay && receive money
  • multi signature
  • create && restore wallet
  • join consensus && monitor consensus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment