Skip to content

Commit 67e7260

Browse files
committed
Add a note on blockfrost-project.txt
Signed-off-by: Sasha Bogicevic <[email protected]>
1 parent 46c6894 commit 67e7260

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hydra-cluster/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ The `HYDRA_BACKEND` environment variable is used to choose over which backend we
3535
end-to-end tests. Possible values are _direct_ and _blockfrost_ (eg. export HYDRA_BACKEND="blockfrost").
3636
If this env variable is not set, the tests will default to _direct_ backend.
3737

38+
To run the e2e tests successfully using blockfrost backend there should be also
39+
a file named `blocfrost-project.txt` in the root of the repository with the
40+
appropriate api key for the network you want to run on.
41+
3842
## Smoke Testing
3943

4044
The `hydra-cluster` executable spins up a `cardano-node` as a network

0 commit comments

Comments
 (0)