Skip to content

Commit

Permalink
chore: update Milestone
Browse files Browse the repository at this point in the history
  • Loading branch information
wxd56987 committed Nov 10, 2023
1 parent 658a7b1 commit 970b11f
Showing 1 changed file with 31 additions and 4 deletions.
35 changes: 31 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ The address where the contract was successfully deployed on the Mina testnet Ber
# Online experience address
[AdMeta x Mina](https://mina.admeta.network/)


# Project Video
[![Demo Video](https://img.youtube.com/vi/DTSoZLiz3HM/hqdefault.jpg)](https://www.youtube.com/watch?v=DTSoZLiz3HM)


# AdMeta x Mina Dapp Tutorial

## 1. Building the Mina Contract
Expand Down Expand Up @@ -107,6 +112,30 @@ After completing the task, verify the completion and claim your rewards through
- Verify ad complete
- Claim rewards

# Milestone
- Milestone 0: Design a Domain Model with a Focus on Mina zk Privacy.
- Develop a privacy-focused domain model leveraging Mina's zero-knowledge proofs for secure and confidential score storage.

- Milestone 1: Build a Mina zk Privacy Chain Contract for Score Management.
Create a Mina contract for managing user scores, ensuring privacy and security through zero-knowledge proofs.

- Milestone 2: Develop and Integrate Unit Tests for the Mina Contract.
Ensure the integrity and functionality of privacy features and score handling through comprehensive unit testing of the Mina contract.

- Milestone 3: Integrate EVM Contract for Ad Storage and Matching.
Incorporate EVM Contracts for storing advertisements and executing ad matching based on user scores from the Mina blockchain.

- Milestone 4: Implement Ad Interaction Workflow with Reward Mechanism.
Develop a workflow where users interact with matched ads and complete tasks, receiving rewards processed through EVM Contracts.

- Milestone 5: Document the Privacy-Centric System and Ad Matching Logic.
Produce extensive documentation detailing the Mina zk privacy contract, EVM ad matching process, and the entire system workflow.

- Milestone 6: Conduct End-to-End Testing Emphasizing Privacy and Rewards.
Execute rigorous end-to-end testing focusing on the system's privacy-preserving features and the EVM contract's reward distribution mechanisms.

- Bonus Milestone: Cross-Chain Interaction and Advanced Advertising Mechanics.
Achieve a major technical and product development by facilitating cross-chain interactions between Mina and EVM blockchains, which enhances the advertising model with complex score calculations, precise ad matching, and a comprehensive reward system.

# Project Chart
![AdMeta Product](./img/admeta_mina.jpg)
Expand All @@ -127,10 +156,8 @@ After completing the task, verify the completion and claim your rewards through

![Home Page](./img/extension-home-2.png)


# Project Video
[![Demo Video](https://img.youtube.com/vi/DTSoZLiz3HM/hqdefault.jpg)](https://www.youtube.com/watch?v=DTSoZLiz3HM)

# Future
Mina bridge to EVM

# License
Apache 2.0

0 comments on commit 970b11f

Please sign in to comment.