diff --git a/deliveries/InvArch-M2.md b/deliveries/InvArch-M2.md new file mode 100644 index 0000000000..02e73d892e --- /dev/null +++ b/deliveries/InvArch-M2.md @@ -0,0 +1,17 @@ +# Milestone Delivery :mailbox: + +**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/w3f/Grants-Program/blob/master/applications/InvArch.md +* **Milestone Number:** Milestone 2 + +| Number | Deliverable | Link | Notes | +| ------------- | ------------- | ------------- |------------- | +| 0a. | License | [GPLv3](https://github.com/InvArch/InvArch-Pallet-Library/blob/main/LICENSE) | Open-Source | +| 0b. | Documentation | https://github.com/InvArch/InvArch-Frames#readme | Further Documentation can be found through the repository's README files. | +| 0c. | Testing Guide | [INV4 Pallet Calls](https://gist.github.com/arrudagates/877d6d7b56d06ea1a941b73573a28d3f) & [INV4-GIT Testing Guide](https://github.com/InvArch/INV4-Git#readme) | Additional walkthroughs & guides can be found in the article (3). | +| 0d. | Docker | https://github.com/InvArch/InvArch-Node/blob/main/dockerfile | | +| 1a. | Pallet_ipl | https://github.com/InvArch/InvArch-Frames/blob/main/INV4/pallet-inv4/src/ipl.rs | Please see: [Pallet INV4](https://github.com/InvArch/InvArch-Frames/tree/main/INV4). `pallet-ipl` was restructured to `pallet-inv4` & includes both IP Sets, IP licenses, & IP Tokens. This was done in order to utilize on-chain storage more efficiently, versus having multiple interdependent Pallets. | +| 1b. | Pallet_ipt | https://github.com/InvArch/InvArch-Frames/blob/main/INV4/pallet-inv4/src/ipt.rs | Please see: [Pallet INV4](https://github.com/InvArch/InvArch-Frames/tree/main/INV4). `pallet-ipt` was restructured to `pallet-inv4` & includes both IP Sets, IP licenses, & IP Tokens. This was done in order to utilize on-chain storage more efficiently, versus having multiple interdependent Pallets. | +| 2. | INV4-Git middleware | https://github.com/InvArch/INV4-Git | Please see: [Demo Video](https://www.youtube.com/watch?v=wTfi9B6Yi9A&t=5s) | +| 3. | Article | https://medium.com/@invarch/invarch-realizes-on-chain-ip-assets-licensing-git-version-control-under-a-web3-foundation-grant-99e96675c514 | Videos included in Article. The current link is a draft link. When/if this submission is approved, the article will be published to the [InvArch blog on Medium](https://invarch.medium.com/) |