Skip to content

Commit

Permalink
Storagehub milestone 2 (#1094)
Browse files Browse the repository at this point in the history
* add storagehub milestone 2

* add storagehub milestone 2

* add storagehub milestone 2

* add storagehub milestone 2

---------

Co-authored-by: Herman Obst Demaestri <[email protected]>
  • Loading branch information
Cwilli30 and HermanObst authored Jan 15, 2024
1 parent dbc726a commit 646fcae
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions deliveries/storageHub_Milestone2.md
Original file line number Diff line number Diff line change
@@ -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. <br> * 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 <br> * 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) <br> * [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**

0 comments on commit 646fcae

Please sign in to comment.