Developer-DAO / DAO-job-board

A job board connecting DAOs with talent.
https://devdao-job-board.vercel.app/
82 stars 34 forks source link

Setup Hardhat, Prettier & Lint #70

Closed carlomigueldy closed 2 years ago

carlomigueldy commented 2 years ago

Not much information to say about this pull request but it's just setting up the Hardhat Project using the Advanced TypeScript template that Hardhat provides and I've added some scripts as well.

Closes #69

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/developdao/dao-job-board/Aom2VPMv2EThcdepvDVTLBNiZedK
✅ Preview: https://dao-job-board-git-chore-setup-hardhat-project-developdao.vercel.app

carlomigueldy commented 2 years ago

🤙🤙

Schweet :) Learned some basic unit testing from this!

Sounds good! That comes along with the Hardhat template, but I would definitely be writing a bunch of unit tests in this smart contract, probably some mocks if need may be though it's not probably going to happen soon. I'll have to write up some documentation, RFCs, concrete user stories to help the project move forward to a clear direction where everyone can contribute

And smart contracts are covered in the next Milestone (Milestones aren't defined yet but at the moment I think the first Milestone is to get it working to build out an MVP and get it tested by team members with-in the DAO)