We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d678a7 commit 29abfd6Copy full SHA for 29abfd6
.envrc.local.example
@@ -0,0 +1,4 @@
1
+export CIP_143_BLOCKFROST_TOKEN=preprod...
2
+export WST_STATIC_FILES=frontend/out
3
+export WST_DEMO_ENV=preprod-network/preprod-env.json
4
+export WST_POLICY_ISSUER_STORE=preprod-network/policy-issuers.sqlite
.gitignore
@@ -32,4 +32,5 @@ get-protocol-parameters.sh
32
protocol-parameters-mainnet.json
33
.pre-commit-config.yaml
34
tags
35
-/mainnet
+/mainnet
36
+operator/*
0 commit comments