Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update DID_NETWORK to VERIDA_NETWORK, update to node 18. Closes #78 #79

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

nick-verida
Copy link
Contributor

  • Updates DID_NETWORK to VERIDA_NETWORK
  • Updates node to node 18
  • Updates Dockerfile to support this change.

README.md Outdated
@@ -39,7 +39,7 @@ yarn serve

A `sample.env` is included. Copy this to `.env` and update the configuration:

- `DID_NETWORK`: Verida network to use (`testnet` or `mainnet`)
- `VERIDA_NETWORK`: Verida network to use (`banksia`, `testnet`, `mainnet`)
Copy link
Member

Choose a reason for hiding this comment

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

Maybe link here instead, as networks will change:

https://developers.verida.network/docs/infrastructure/networks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@nick-verida nick-verida merged commit 74885a4 into develop Apr 8, 2024
1 check passed
@nick-verida nick-verida deleted the feature/update_network_and_node_version branch April 8, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change DID_NETWORK system property to VERIDA_NETWORK, update node version
2 participants