Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Missing dotenv #10

Open
ltfschoen opened this issue Jun 20, 2023 · 1 comment
Open

Missing dotenv #10

ltfschoen opened this issue Jun 20, 2023 · 1 comment

Comments

@ltfschoen
Copy link

It would be helpful if the template already had npm install --save dotenv installed.
And already had require('dotenv').config() in truffle-config.js.
And an .env.example file, and .gitignore that ignored .env file
And had process.env.MOONBASE_PRIVATE_KEY in truffle-config.js.

@eshaben
Copy link
Contributor

eshaben commented Jul 3, 2023

Thanks for the suggestion. I'll submit a PR for it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants