Reimbursement of project costs
Go to file
2023-06-08 14:19:15 -07:00
lib Create proposal and tests 2023-06-08 14:00:13 -07:00
src Governance address and interface don't needed in this proposal 2023-06-08 14:19:15 -07:00
test Create proposal and tests 2023-06-08 14:00:13 -07:00
.env.example Initial commit 2023-06-07 12:07:18 +02:00
.gitignore Initial commit 2023-06-07 12:07:18 +02:00
.gitmodules Initial commit 2023-06-07 12:07:18 +02:00
foundry.toml Initial commit 2023-06-07 12:07:18 +02:00
package-lock.json Create proposal and tests 2023-06-08 14:00:13 -07:00
package.json Initial commit 2023-06-07 12:07:18 +02:00
README.md Initial commit 2023-06-07 12:07:18 +02:00
remappings.txt Initial commit 2023-06-07 12:07:18 +02:00

Proposal title

Changes / effect description

  • 1
  • 2
  • ...

Requirements

Installation

git clone --recurse-submodules <proposal-repo-link>
cd <proposal-name>
npm install

Testing

npm run test