flashbots / flashbots/simple-arbitrage
About "npm run start"
Open
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 758
- PR merge metrics
- No merged PRs in 30d
Description
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
-------------------------------------------------------------------
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.