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

Updated project structure as per coding standards #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

niket-yende
Copy link

@niket-yende niket-yende commented Dec 4, 2023

This pull request contains below changes:

  1. Remove gitignore files (build, node_modules folders & .env file should never be pushed to repository)
    PRIVATE_KEY should never be part of the repository, since they can be leaked.
  2. Added an '.env.example' file to denote the env variables needed.
  3. Fixed an issue with mainnet endpoint url.
  4. Added logs in 'index.ts' for debugging.
  5. Added 'README.md' containing the installation steps.

Please review this PR at your earliest convenience and let me know if there are any concerns.

@niket-yende
Copy link
Author

Hi @nizhunt, please feel free to review the PR at your convenience. Let me know if there are any concerns.

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.

1 participant