Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 379 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 379 Bytes

README

Shelley blockchain from scratch

  • run-test-nodes.sh COUNT LOVELACE
  • query-protocol-params.sh NODE
  • query-genesis-utxo.sh NODE GENESIS_UTXO
  • initial_utxo_transaction.sh NODE GENESIS_UTXO LOVELACE TTL (outputs addresses into acct*.addr file)
  • query-utxo.sh NODE ADDR
  • query-multi-addr-utxo.sh NODE ADDR_FILEPATH
  • kill-nodes.sh (kills ALL cardano-node processes)