- 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
REST API
sdk 通过127.0.0.1::8080 和algo testnet交互
如 https://medium.com/@jsign.uy/algochat-a-public-chat-on-algorand-testnet-f59bb2d15417
https://developer.algorand.org/docs/algod-rest-paths