Skip to content

Commit

Permalink
add: future works
Browse files Browse the repository at this point in the history
  • Loading branch information
juroberttyb committed Mar 24, 2024
1 parent 6334c75 commit 817c458
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,8 @@ https://radical-dao-transparency.netlify.app

### Future Work

* Use Zero Knowledge Proof to hide rater's identity while ensuring the integrity of average scores, so raters would fear no more and rate with their true thoughts.
* Use Zero Knowledge Proof to hide rater's identity while ensuring the integrity of average scores, so raters would fear no more and rate with their true thoughts.
* Smart contract security audit.
* Smart contract gas usage optimization.
* There probably exists a better data strucutre to reduce the time complexity of fetching average ratings from smart contract.
* Stricter member opration restriction, like OAuth in web2.

0 comments on commit 817c458

Please sign in to comment.