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

Setup foundry for local development #175

Merged
merged 3 commits into from
Mar 5, 2024
Merged

Conversation

DavideSilva
Copy link
Member

@DavideSilva DavideSilva commented Mar 5, 2024

Why:

  • We prefer Foundry and its tooling for developing locally

How:

  • Adding a script/DevDeploy.s.sol script to deploy the contracts
    locally
  • Setting up wagmi CLI and adding a config file to output the
    generated ABIs to the web package
  • Adding a Justfile for easier connection of tools
  • Updating .gitignore

Copy link

vercel bot commented Mar 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
discovery-dao ⬜️ Ignored (Inspect) Visit Preview Mar 5, 2024 2:27pm

@DavideSilva DavideSilva requested a review from luistorres March 5, 2024 11:52
Why:
* We prefer Foundry and its tooling for developing locally

How:
* Adding a `script/DevDeploy.s.sol` script to deploy the contracts
  locally
* Setting up `wagmi` CLI and adding a config file to output the
  generated ABIs to the `web` package
* Adding a `Justfile` for easier connection of tools
* Updating `.gitignore`
@DavideSilva DavideSilva force-pushed the ds/use-foundry-locally branch from 73522a0 to e605e4a Compare March 5, 2024 11:53
@DavideSilva DavideSilva changed the title ds/use foundry locally Setup foundry for local development Mar 5, 2024
@DavideSilva DavideSilva force-pushed the ds/use-foundry-locally branch from 0573453 to e00316d Compare March 5, 2024 12:04
Copy link
Member

@luistorres luistorres left a comment

Choose a reason for hiding this comment

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

🚀

@DavideSilva DavideSilva force-pushed the ds/use-foundry-locally branch from b2c22e0 to c38f499 Compare March 5, 2024 14:27
@DavideSilva DavideSilva merged commit 886d1c1 into main Mar 5, 2024
5 checks passed
@DavideSilva DavideSilva deleted the ds/use-foundry-locally branch March 5, 2024 14:53
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