Skip to content

Commit

Permalink
Merge pull request #1048 from MuhammedIrfan/master
Browse files Browse the repository at this point in the history
Delivery: Project Aurras MVP - Phase 2 - Milestone 3
  • Loading branch information
keeganquigley authored Nov 28, 2023
2 parents fd80740 + bb8d5c4 commit 4bf8b64
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions deliveries/project_aurras_mvp_phase_2_milestone-3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Milestone Delivery :mailbox:

**The delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**

* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/project_aurras_mvp_phase_2.md
* **Milestone Number:** 3

**Deliverables**

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 0a. | License | https://github.com/HugoByte/aurras/blob/master/LICENSE | |
| 0b. | Documentation | https://github.com/HugoByte/aurras/tree/next/workflow/workflow_apis | |
| 0c. | Testing Guide | https://github.com/HugoByte/aurras/blob/next/docs/integration-testing.md | |
| 0d. | Article | https://medium.com/hugobyte/advancing-through-milestones-the-journey-of-aurras-from-mvp-1-to-mvp-2-and-beyond-a8550f8391a5 | |
| 1a. | Web API: Workflow Registration | https://github.com/HugoByte/aurras/tree/next/actions/workflow-registration | |
| 1b. | Web API: User Registration | https://github.com/HugoByte/aurras/tree/next/actions/user-registration | |
| 1c. | Web API: User Workflow Management | https://github.com/HugoByte/aurras/tree/next/actions/workflow-management | |
| 2a. | Workflow Yaml Polkadot Payouts | https://github.com/HugoByte/aurras/blob/next/workflow/examples/PayoutNotification.yaml | |
| 2b. | Reward OpenWhisk actions | https://github.com/HugoByte/aurras/blob/next/workflow/polkadot_macro/src/staking_payout.rs#L52 | |
| 2c. | Claim workflow module | https://github.com/HugoByte/aurras/blob/next/workflow/polkadot_macro/src/staking_payout.rs | |
| 2d. | Polkadot API Derive macro for workflow task | https://github.com/HugoByte/aurras/tree/next/workflow/polkadot_macro | |
| 3. | Video Tutorial | https://youtu.be/OodSxh65twA <br/> https://youtu.be/qqC9t0c2M1A | |

0 comments on commit 4bf8b64

Please sign in to comment.