Skip to content

Commit 29abfd6

Browse files
committed
chore: add .envrc.local
1 parent 2d678a7 commit 29abfd6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.envrc.local.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ get-protocol-parameters.sh
3232
protocol-parameters-mainnet.json
3333
.pre-commit-config.yaml
3434
tags
35-
/mainnet
35+
/mainnet
36+
operator/*

0 commit comments

Comments
 (0)