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

.env.local example #1

Open
lakai opened this issue Jun 20, 2022 · 4 comments
Open

.env.local example #1

lakai opened this issue Jun 20, 2022 · 4 comments

Comments

@lakai
Copy link

lakai commented Jun 20, 2022

Can you upload a .env example?

@jacobvanschenck
Copy link
Owner

Just commited one, thanks for the feedback!

@jacobvanschenck
Copy link
Owner

Make sure to make your actual env a .env.local file, because NextJS will add that in when you run locally. But if you deploy to Vercel, you can add in those environment variables into Vercel setting for the project.

@lakai
Copy link
Author

lakai commented Jun 21, 2022

Thanks a lot. Appreciate you Can you explain a little about your whitelist function? Are you signing wallets or is it just manual entry?

@DetectMR
Copy link

what is there to point out?
NEXT_PUBLIC_CONTRACT_ADDRESS=""
NEXT_PUBLIC_DEPLOYER_PRIVATE_KEY=""

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

No branches or pull requests

3 participants