Skip to content

Commit

Permalink
docs: add some extra information in .envrc.local.example
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius committed Nov 15, 2024
1 parent 779915e commit b6355b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .envrc.local.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#!/usr/bin/env sh

# Required to run the connector
export BLOCKFROST_KEY=xxxxxxxxxxx

# Required when running demo. ADDR_FROM should be configured in `wallet` directory
export ADDR_FROM=addr_test1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
export ADDR_TO=addr_test1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

0 comments on commit b6355b8

Please sign in to comment.