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

Feat/use dot env in examples #301

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Feat/use dot env in examples #301

merged 2 commits into from
Feb 6, 2024

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Feb 6, 2024

  • Refactored all examples to remove hardcoded private keys in favor of taking them from environment variables
  • Added the use of pythong-dotenv package to load environment variables from .env files
  • Removed asyncio package dependency

Fixes #254

…Added the use of `dotenv` to load private keys into environment variables. Removed `asyncio` package dependency
Copy link

@nicolasbaum nicolasbaum left a comment

Choose a reason for hiding this comment

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

Small change to load env variables instead of hardcoded values. Approved

This was referenced Feb 6, 2024
@aarmoa aarmoa merged commit fe3bb32 into dev Feb 6, 2024
10 checks passed
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.

2 participants