Skip to content

Create Shelley blockchain from scratch, make transactions and query UTxO.

Notifications You must be signed in to change notification settings

catch-21/shelley-from-scratch

Repository files navigation

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)

About

Create Shelley blockchain from scratch, make transactions and query UTxO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages