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

Adding rln contract deployment script #30

Merged
merged 8 commits into from
Mar 26, 2024
Merged

Conversation

stubbsta
Copy link
Contributor

@stubbsta stubbsta commented Mar 18, 2024

Description:

  1. A new docker service was added to deploy a nodejs image
  2. A script runs when this service starts which installs foundry
  3. The script then clones the waku-rln-contract repo
  4. It then compiles the project
  5. and then it deploys the contracts

Closes #17

@stubbsta stubbsta requested review from alrevuelta and rymnc March 18, 2024 15:17
Copy link
Collaborator

@alrevuelta alrevuelta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Left a comment regarding the contract bytecode.

@stubbsta stubbsta requested a review from alrevuelta March 19, 2024 12:48
Copy link
Collaborator

@alrevuelta alrevuelta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@stubbsta stubbsta merged commit 5c7909e into master Mar 26, 2024
@stubbsta stubbsta deleted the contract-deploy-script branch March 26, 2024 08:41
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.

Integrate onchain RLN
3 participants