diff --git a/deliveries/storageHub_Milestone2.md b/deliveries/storageHub_Milestone2.md new file mode 100644 index 000000000..226164c2f --- /dev/null +++ b/deliveries/storageHub_Milestone2.md @@ -0,0 +1,27 @@ +# 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/StorageHub.md +* **Milestone Number:** 2 + +**Context** + +StorageHub is a decentralized storage system parachain optimized for file-based storage and larger data sets that are not suitable to be stored directly in standard parachain storageunsuitable for direct storage in standard parachain systems. The proposed parachain will provide developers in the Polkadot ecosystem with an alternate decentralized and substrate-based storage solution and functionality. + +The two main deliverables for the second milestone include the attached [article](https://forum.polkadot.network/t/storagehub-looking-ahead/5313), which presents a comprehensive technical design of StorageHub, and the [proof of concept](https://github.com/Moonsong-Labs/storage-hub-runtime-poc) that illustrates a simplistic execution flow of StorageHub. + + +**Deliverables** + +| Number | Deliverable | Specification | +| -----: | ----------- | ------------- | +| **0a.** | License Type | CC BY 4.0 / GPLv3 | +| **0b.** | Documentation | * The [module's breakdown](https://github.com/Moonsong-Labs/storage-hub-design-proposal/blob/main/techincal_design/modulesBreakdown.md) outlines in detail the different modules we propose as part of the implementation phase.
* This [runtime breakdown](https://github.com/Moonsong-Labs/storage-hub-design-proposal/blob/main/techincal_design/runtimeBreakdown.md) provides our preliminary assessment of the different components comprising StorageHub's runtime
* Additional information on the research and design driving our implementation approach is available in the [design proposal](https://hackmd.io/@MoonsongLabs/Skq0Qzem6). This was submitted as the first Milestone in our [Sept. 2023 Web3 Foundation accepted grant.](https://github.com/w3f/Grant-Milestone-Delivery/blob/master/deliveries/storageHub_Milestone1.md) | +| **0c.** | Testing & Testing Guide | * [StorageHub Runtime & Client node PoC - README](https://github.com/Moonsong-Labs/storage-hub-runtime-poc/blob/main/README.md)
* [StorageHub Client Node - README](https://github.com/Moonsong-Labs/storage-hub-runtime-poc/blob/main/storagehub-client-node/README.md) | +| **0d.** | Docker | * [StorageHub proof of concept](https://github.com/Moonsong-Labs/storage-hub-runtime-poc/tree/main) provides all the required [configuration](https://github.com/Moonsong-Labs/storage-hub-runtime-poc/blob/main/compose.yaml) to be run using Docker compose | +| **0e.** | Prototype Code | * [StorageHub proof of concept](https://github.com/Moonsong-Labs/storage-hub-runtime-poc/tree/main) | +| **0f.** | Resource Estimation & Planning | * This [Implementation Roadmap](https://github.com/Moonsong-Labs/storage-hub-design-proposal/blob/main/techincal_design/implementationRoadmap.md) identifies our preliminary assessment of the different key workstreams | +| **0g.** | Article | * [storage_hub_polkadot_forum_post](https://forum.polkadot.network/t/storagehub-looking-ahead/5313) | + +**Additional Information**