Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Update quick-start.mdx#162

Open
ltfschoen wants to merge 1 commit into
tangle-network:mainfrom
ltfschoen:patch-4
Open

Update quick-start.mdx#162
ltfschoen wants to merge 1 commit into
tangle-network:mainfrom
ltfschoen:patch-4

Conversation

@ltfschoen
Copy link
Copy Markdown
Contributor

Summary of changes

Update documentation to work with environment variables

Proposed area of change

Put an x in the boxes that apply.

  • Relayers

Code Checklist

  • I have tested that prove my changes are working as intended
  • I have added necessary documentation (if appropriate)

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 29, 2024

👷 Deploy request for development-webb-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 5cdd615

Copy link
Copy Markdown
Contributor

@shekohex shekohex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Comment on lines +127 to +137
Set the environment variable in current environment:

```sh
source ~/.config/webb-relayer/.env
```

Update your .bashrc or .zshrc file to set those environment variables each time you start a new terminal session:

```sh
echo 'source ~/.config/webb-relayer/.env' >> ~/.bashrc
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part is not necessary, as the relayer will try to find the .env file and load it for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants