File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,15 @@ a cluster of two nodes, with each node running the minimal example logic.
5757directory of this repository. This will put you in the shell with all the
5858necessary executables required to continue with the setup procedure.
5959
60- 2 . In [ example/minimal/docker/cluster/] ( example/minimal/docker/cluster/ ) you
61- can find configuration files for both nodes. The only field that needs to be
62- updated here is the ` blockfrostApiKey ` , which should be set to a valid
63- Blockfrost API key ** for preprod** .
64- Visit the [ Blockfrost website] ( https://blockfrost.io/ ) to generate a fresh API key.
60+ 2 . Run ` touch example/minimal/blockfrost.txt ` to create a text file that will
61+ store your Blockfrost API key. Visit the
62+ [ Blockfrost website] ( https://blockfrost.io/ ) to generate a new API key for the
63+ ** preprod** network and paste it into this file.
64+
65+ In the directory
66+ [ example/minimal/docker/cluster/] ( example/minimal/docker/cluster/ ) , you will
67+ find configuration files for both nodes. No changes are required here to start a
68+ functioning Hydra cluster, though you may adjust some settings if needed.
6569
66703 . Execute ` make gen-keys ` to generate the necessary Cardano and Hydra keys
6771required by the underlying Hydra nodes. Cardano keys are used to authenticate
You can’t perform that action at this time.
0 commit comments