Skip to content

Commit

Permalink
Update dorahacks-quadratic-funding.md (w3f#370)
Browse files Browse the repository at this point in the history
We completed frontend integration with HackerLink. However due to tight schedules we didn't create a demo page based on the substrate-frontend-template (task #2 of Milestone-2). Another reason why we didn't create the simple page is that HackerLink has a complete infrastructure for user registration, project upload / display, etc. The HackerLink code base is not open source. We would like to provide a complete demo of how quadratic funding grant is functioning on a parachain or potentially on Polkadot / Kusama relaychains in the future. Therefore we would like to still submit a milestone. Given that our frontend is not open source and we are only providing a demonstration site that uses our milestone-1 code to provide a service for quadratic funding grant, we are reducing the price to 0 accordingly.
  • Loading branch information
zhangjiannan authored and chrisli30 committed Apr 19, 2021
1 parent 7b14bb8 commit 8becdfa
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions applications/dorahacks-quadratic-funding.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,14 @@ It's also exciting to implement quadratic funding as an on-chain governance modu
### Milestone 2 -- Frontend Integration
* **Estimated Duration:** 3 weeks
* **FTE:** 3
* **Costs:** 500 DAI
* **Costs:** 0 DAI

| Number | Deliverable | Specification |
| ------------- | ------------- | ------------- |
| 0a. | License | Apache 2.0 / MIT |
| 0b. | Testing Guide | The code will have unit-test coverage to ensure functionality and robustness. In the guide we will describe how to run these tests |
| 0b. | Testing Guide | A testing guide to list blackbox test cases demonstrate the frontend integration functionalities on HackerLink. |
| 1. | Connecting to PolkadotJS extension | If not installed, direct users to install. If installed, ask users to select an account. Popup window for interactions: project registration, voting, donating, fund redemption. |
| 2. | Frontend Integration | Create a minimalistic front end with substrate-front-end-template for a demo Quadratic Funding Grant. Create a list of sample projects and a virtual "matching pool". Users can donate to these projects and vote, and matching pool will be distributed according to quadratic funding rules. |
| 3. | HackerLink Integration | Deploy a substrate node and connect it to the HackerLink test line. Similar user experience to BSC Grant Round-1. |
| 2. | HackerLink Integration | Deploy a substrate node and connect it to the HackerLink test line. Similar user experience to BSC Grant Round-1. |
| 4. | Test | We will test the frontend before milestone delivery. |

## Future Plans
Expand Down

0 comments on commit 8becdfa

Please sign in to comment.