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

About "npm run start" #12

Open
ozgurk78 opened this issue May 29, 2021 · 3 comments
Open

About "npm run start" #12

ozgurk78 opened this issue May 29, 2021 · 3 comments

Comments

@ozgurk78
Copy link

Hello

How should I run the part below?

For example, should I type the Private Key on the command line? Or should I write it in Index.js?

$ PRIVATE_KEY=PRIVATE_KEY_FROM_ABOVE
BUNDLE_EXECUTOR_ADDRESS=DEPLOYED_ADDRESS_FROM_ABOVE
FLASHBOTS_RELAY_SIGNING_KEY=RANDOM_ETHEREUM_PRIVATE_KEY
npm run start


@angelo-di-marzio
Copy link

You should run the commands in the terminal, then run 'npm run start'

@DaggerToothCaster
Copy link

You can use "dotenv" which allows us to use configuration files

@Nirvs1
Copy link

Nirvs1 commented May 6, 2022

Hello, I keep running this in the terminal and I get these errors.
please help.
Screenshot 2022-05-06 160959

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

4 participants