Skip to content

Commit

Permalink
Add variable to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gndelia committed Jan 17, 2025
1 parent 633a986 commit e6c37d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ NEXT_PUBLIC_ANALYTICS_WEBSITE_ID=<string> # Umami website ID
NEXT_PUBLIC_FEATURE_FLAG_ENABLE_BTC_TUNNEL=<true|false> # Enable BTC tunnel
NEXT_PUBLIC_FEATURE_FLAG_ENABLE_MAINNET=<true|false> # Enable mainnet network
NEXT_PUBLIC_FEATURE_FLAG_ENABLE_STAKE_CAMPAIGN=<true|false> # Enable Staking Campaign
# Bitcoin configuring
NEXT_PUBLIC_DEFAULT_BITCOIN_VAULT_SEPOLIA=1 # Vault index to use for bitcoin. Defaults to 0

# The following variables could be used to customize the contracts addresses used by Hemi (for example, for testing with a forked blockchain):
NEXT_PUBLIC_ADDRESS_MANAGER=<address>
Expand Down

0 comments on commit e6c37d5

Please sign in to comment.