Closed yagopajarino closed 1 month ago
Hey @yagopajarino!
If you run yarn
in the project root directory, do you see that the yarn.lock
file was modified? If so, can you also push these changes?
Pushed the new yarn.lock
:)
Hi @yagopajarino, could you solve the conflicts?
Hi @cedoor! I just synced the fork and solved the conflicts, let me know if there are any additional changes needed
@yagopajarino looks like there're still conflicts.
Hi @cedoor! Fixed the conflicts
Hello @vplasencia! I changed the .env and the .gitignore of both templates. In upcoming days I'll be replacing the chakra elements for plain html + css :)
Hey @yagopajarino! Thank you very much. No rush, take your time.
Hi @vplasencia. I've been working on this :)
I made the changes on the ethers app, once it's ok I'll use that to update the hardhat one
Hey @yagopajarino, any updates on this PR?
Hi @cedoor! I'm waiting for review on the packages/cli-template-monorepo-ethers/apps/web-app
Hey @yagopajarino great work! Feel free to start updating the subgrah cli template.
Hi @vplasencia made some changes, let me know what do you think :)
Btw thanks a lot for the reviews
Thanks for the feedback! I made the changes
Hi @vplasencia! Made the changes
Hey @yagopajarino thank you. Could you also remove the useSemaphore.ts
file inside the hooks
folder in both web apps?
Done @vplasencia 🚀
Congrats, your important contribution to this open-source project has earned you a GitPOAP!
GitPOAP: 2024 Semaphore Contributor:
Head to gitpoap.io & connect your GitHub account to mint!
Learn more about GitPOAPs here.
Description
Update cli template ethers and subgraph web app UI using boilerplate code from https://github.com/semaphore-protocol/boilerplate/tree/main/apps/web-app
Related Issue(s)
Closes #836
Checklist
yarn format
andyarn lint
without getting any errors