Skip to content

Commit

Permalink
Create MeProtocol_1_keeganquigley.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganquigley authored Dec 5, 2023
1 parent c688ed1 commit 7902353
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions evaluations/MeProtocol_1_keeganquigley.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Evaluation

- **Status:** In progress
- **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/MeProtocol.md
- **Milestone:** 1
- **Previously successfully merged evaluation:** All by keeganquigley

| Number | Deliverable | Accepted | Link | Notes |
| ------------- | ------------- | ------------- | ------------- | ------------- |
| 0a | License | <ul><li>[ ] </li></ul> |[GPL v3](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/license.md)| ...|
| 0b | Documentation | <ul><li>[ ] </li></ul> | [Milestone 1 Documentation](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/README.md) | ...|
| 0c | Testing Guide | <ul><li>[ ] </li></ul> |<ul> <li> [Test Scripts](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/tests) </li> <li> [Guide for running tests](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/testing_guide.md) </li></ul>| ...|
| 0d | Docker | <ul><li>[ ] </li></ul> |<ul> <li>[Docker File For Tests](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/Dockerfile)</li><li> [Guide to Run Test With Docker File](https://github.com/Me-Protocol/rusty-protocol-v0.1/blob/milestone-1/testing_guide.md#running-the-docker-file-for-the-e2e-test)</li></ul>| ...|
| 0e | Article | <ul><li>[ ] </li></ul> | <ul> <li>https://www.loom.com/share/8ec3df74fb414049a7e1f10a7f2aa7b5</li><li>[Document](https://drive.google.com/file/d/1sHMD_ZAZE8laRbTjFTAkWKcSXmEIWnFB/view?usp=sharing)</li></ul>| ...|
| 1. | Build out the Pool Component | <ul><li>[ ] </li></ul> | <ul> <li>[Pool](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/deployables/pool)</li><li>[Pool Initiator](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/deployables/pool_initiator)</li></ul> | ...|
| 2. | Build out the rewards factory component | <ul><li>[ ] </li></ul> |<ul> <li>[Reward](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/deployables/reward)</li><li> [Reward Initiator (Factory)](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/deployables/reward_initiator) | ...|
| 3. | Build out the Rewards Periphery Component | <ul><li>[ ] </li></ul> |<ul> <li> [Treasury](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/peripherals/treasury) </li><li> [Bounty](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/peripherals/bounty)| ...|
| 4. | Build out the service payment component | <ul><li>[ ] </li></ul> |[Service Payment](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/services/payment)| ...|
| 5. | Build Out the Rewards Valuation Oracle Component | <ul><li>[ ] </li></ul> |[Valuation Oracle](https://github.com/Me-Protocol/rusty-protocol-v0.1/tree/milestone-1/contracts/modules/services/oracle)| ...|

# General Notes

0 comments on commit 7902353

Please sign in to comment.