Skip to content

DetaskDAO/contracts

Repository files navigation

DetaskDAO Contracts

Trust Web3 Freelance Solution.

mit license

Setup

git clone https://github.com/DetaskDAO/contracts.git
cd contracts
npm install

Run Tests

This repository is a hybrid hardhat and forge project. First install the relevant dependencies of the project:

npm install
forge install foundry-rs/forge-std --no-commit
forge install https://github.com/Uniswap/permit2 --no-commit

To run tests:

forge test

Deploy

sh ./dev_deploy.sh <NETWORK>

License

MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published