PUBLIC TEST NETWORK

ATTACH

Connects to existing node instance via JSON RPC protocol

node a|attach HOST accesskey=PASSWORD
<first> URL address of node to connect to
accesskey API access key

Example:

node a 127.0.0.1:3901 asscesskey=ApiServerSecret

SEND

Send spicified command to existing running node

node s|send HOST accesskey=PASSWORD command
HOST URL address of node to send a command to
accesskey API access key
command A command to send for execution

Example:

node s 127.0.0.1:3901 asscesskey=MyApiServerSecret node peers

PEERS

Gets a list of existing connections

node peers

Example:

node peers

INCOMING TRANSACTIONS

Gets current list of incomming transactions

node it|incomingtransactions

Example:

node it

OUTGOING TRANSACTIONS

Gets current list of outgoing transactions

node ot|outgoingtransactions

Example:

node ot

PROPERTY

Displays a value of node internal state

node property TEXT

Example:

node property Mcv.Size