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

whitelist docker deploy #70

Merged
merged 1 commit into from
Dec 30, 2023
Merged

whitelist docker deploy #70

merged 1 commit into from
Dec 30, 2023

Conversation

shaspitz
Copy link
Contributor

@shaspitz shaspitz commented Dec 30, 2023

Updates docker config for deploying whitelist contract

Example usage:

docker run --rm --network primev_net \
    -e RPC_URL="http://sl-bootnode:8545" \
    -e CHAIN_ID="17864" \
    -e PRIVATE_KEY="0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80" \
    -e DEPLOY_TYPE="whitelist" \
    -e HYP_ERC20_ADDR="0x707719517b112c9A3F571709e59Cfbaa28fCf873" \
    image-name

@kant777 kant777 merged commit 731ea94 into main Dec 30, 2023
3 checks passed
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.

2 participants