diff --git a/deliveries/InvArch_M1.md b/deliveries/InvArch_M1.md new file mode 100644 index 0000000000..4754793309 --- /dev/null +++ b/deliveries/InvArch_M1.md @@ -0,0 +1,26 @@ +# Milestone Delivery :mailbox: + +> ⚡ Only the GitHub account, which is responsible for the pull request of the accepted application is allowed to submit milestones. +> +> Don't remove any of the mandatory parts presented in bold letters or as headlines! Lines starting with `>`, such as this one, can be removed. + +**The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/milestone-deliverables-guidelines.md).** + +* **Application Document:** https://github.com/InvArch/Grants-Program/blob/master/applications/InvArch.md +* **Milestone Number:** Milestone 1 + +> Please provide a list of all deliverables of the milestone extracted from the initial application and a link to the deliverable itself. Ideally all links inside the below table should include a commit hash, which will be used for testing. If you don't provide a commit hash, we will work off the default branch of your repository. Thus, if you plan on continuing work after delivery, we suggest you create a separate branch for either the delivery or your continuing work. +> +> If there is anything particular about any of the deliverables we or a future reader should know, use the respective `Notes` column. + +| Number | Deliverable | Link | Notes | +| ------------- | ------------- | ------------- |------------- | +| 0a. | License | [GPLv3](https://github.com/InvArch/InvArch-Pallet-Library/blob/main/LICENSE) | | +| 0b. | Documentation | https://github.com/InvArch/InvArch-Pallet-Library#readme | | +| 0c. | Testing Guide | [Testing Guide](https://github.com/InvArch/InvArch-node/edit/main/README.md), IPS: https://github.com/InvArch/InvArch-Pallet-Library/blob/main/ips/src/tests.rs, IPT: https://github.com/InvArch/InvArch-Pallet-Library/blob/main/ipt/src/tests.rs, IPO: https://github.com/InvArch/InvArch-Pallet-Library/blob/main/ipo/src/tests.rs| Found under "Testing" of README, as well as in attached Article. | +| 0d. | Docker | https://github.com/InvArch/InvArch-node/blob/main/dockerfile | | +| 1. | Node Repo | https://github.com/InvArch/InvArch-node | | +| 2a. | Pallet_ips | https://github.com/InvArch/InvArch-Pallet-Library/tree/main/ips | | +| 2b. | Pallet_ipt | https://github.com/InvArch/InvArch-Pallet-Library/tree/main/ipt | | +| 2c. | Pallet_ipo | https://github.com/InvArch/InvArch-Pallet-Library/tree/main/ipo | | +| 3. | Article | https://invarch.medium.com/invarch-tokenizing-ideas-using-substrate-cabeb08f00ea | Videos included in Article :) |