Indy-node comes with a number of useful helper scripts:
-
init_indy_keysInitializes (or rotates) Node's keys (private and public ones) needed for communication with the Nodes via CurveCP protocol (CurveZMQ)
-
init_bls_keysInitializes (or rotates) Node's BLS keys required for BLS multi-signature and State Proofs support
-
read_ledgerReads transaction from a specified ledger in JSON format
-
validator-infoMonitors the current status of the Node
-
generate_indy_pool_transactionsInitializes a test Pool (generates keys and genesis transactions)
-
clear_nodeClean up of all data on the Node