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

886 Standarize var names #895

Merged
merged 6 commits into from
Nov 21, 2023
Merged

886 Standarize var names #895

merged 6 commits into from
Nov 21, 2023

Conversation

0xp3gasus
Copy link
Contributor

@0xp3gasus 0xp3gasus commented Nov 4, 2023

Related issue: #886
Environment var names:

  • SNOWTRACE_API_KEY
  • COVALENT_API_KEY
  • BLOCKCYPHER_API_KEY
  • SOCHAIN_API_KEY
  • BSCSCAN_API_KEY
  • ETHERSCAN_API_KEY
  • MAINNET_PHRASE
  • TESTNET_PHRASE

Related pr to updated the docs: xchainjs/xchainjs.github.io#38

Notes

With this proposal, environment variables are consistent among them and among packages. The only breaking change is BSCSCAN_API_KEY which has been renamed from BSCCHAIN_API_KEY.

@Thorian1te, let me know if you agree with this new standardisation to finish the pull request with the needed docs

@0xp3gasus 0xp3gasus marked this pull request as ready for review November 10, 2023 09:53
@0xp3gasus 0xp3gasus requested a review from Thorian1te November 10, 2023 09:53
@Thorian1te Thorian1te linked an issue Nov 14, 2023 that may be closed by this pull request
3 tasks
Thorian1te
Thorian1te previously approved these changes Nov 21, 2023
Copy link
Collaborator

@Thorian1te Thorian1te left a comment

Choose a reason for hiding this comment

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

Thank you for this Pr, looks good

@0xp3gasus 0xp3gasus merged commit 7a936ac into xchainjs:master Nov 21, 2023
1 check passed
@0xp3gasus 0xp3gasus deleted the 886-env-var-names branch November 21, 2023 15:10
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.

Fix: Env variables names
2 participants