Skip to content

Commit

Permalink
docs: WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dalaoqi committed Mar 24, 2024
1 parent d8d307e commit accc020
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,19 @@
## Planned Functionalities/Features

**DApp**

- A frontend app for user to interact with
- A smart contract which stores users' rating to other users
- A 2d array which stores rating

**Roles**

- A DAO can have multiple roles
- Any DAO member can add new roles
- A DAO member can hold multiple roles

**Role Levels**

- A DAO member's role level can be rated with a value from 1 to 10

---
Expand All @@ -30,17 +33,16 @@
### Hackathon Day 1

1. Idea [discussions](https://github.com/jo-elimu/ethtaipei2024-hackathon/discussions)
1. [Planning](https://github.com/jo-elimu/ethtaipei2024-hackathon/tree/main?tab=readme-ov-file#planned-functionalitiesfeatures) of functionalities/features.
1. UX/UI sketching
2. [Planning](https://github.com/jo-elimu/ethtaipei2024-hackathon/tree/main?tab=readme-ov-file#planned-functionalitiesfeatures) of functionalities/features.
3. UX/UI sketching

<img src="https://github.com/jo-elimu/ethtaipei2024-hackathon/assets/1451036/88b2e931-f578-4284-a619-1fc2c02e15fd" width="480" />


### Hackathon Day 2

1. Code UI
1. Add Events to smart contract
1. Deploy smart contract on multiple blockchains
2. Add Events to smart contract
3. Deploy smart contract on multiple blockchains

### Hackathon Day 3

Expand All @@ -58,7 +60,8 @@ https://radical-dao-transparency.netlify.app

### Technicality

...
* Decentralized autonomous organization powerd by Optimism Sepolia, Scroll Sepolia, Polygon cadona, Linea goerly, Thundercore testnet.
* rainbowKit and Wagmi

---

Expand All @@ -71,3 +74,7 @@ https://radical-dao-transparency.netlify.app
### Market Readiness

...

### Future Work

* Use `ZK` technoligy to hide user's identity.

0 comments on commit accc020

Please sign in to comment.