diff --git a/deliveries/societal-milestone-2.md b/deliveries/societal-milestone-2.md new file mode 100644 index 0000000000..1244aae279 --- /dev/null +++ b/deliveries/societal-milestone-2.md @@ -0,0 +1,24 @@ +# 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:** [Societal Application](https://github.com/w3f/Grants-Program/blob/master/applications/Societal.md) +* **Milestone Number:** Milestone 2 + + + +## Deliverables + + +| Number | Deliverable | Link | Notes | +| ------------- | ------------- | ------------- |------------- | +| 0a. | License |[GitHub repo link](https://github.com/sctllabs/societal-grant-submission-2/blob/main/LICENSE)| Apache 2.0 license included. | +| 0b. | Documentation |[GitHub repo link](https://github.com/sctllabs/societal-grant-submission-2/blob/main/README.md) | Readme document contains instructions on how to run and deploy societal front-end. | +| 0c. | Testing Guide |[GitHub repo link](https://github.com/sctllabs/societal-grant-submission-2/blob/main/docs/TestingGuide.md)| Guide on how to test DAO factory using Societal's front-end. | +| 0d. | Docker |[Docker Image](https://hub.docker.com/layers/societal/societal-client/vcc6652b/images/sha256-417c09f0b6356c7675d9c4ee0fc2995ef3b66a2a0a11b7708e38dbf969063052?context=explore)| Dockerfile found at Societal's docker hub. The tag information is as follows: **docker pull societal/societal-client:vcc6652b** | +| 0e. | Article |[Testing Article](https://github.com/sctllabs/societal-grant-submission-2/blob/main/docs/TestingGuide.md) |A tutorial that explains how to create a DAO using the UI. | +| 1. | Client Modules | [Societal UI](https://github.com/sctllabs/societal-grant-submission-2) | This is the main submission of Milestone 2. This repo contains the more detailed and branded UI to interact with the Societal node and DAO Factory pallets. **Note:** The Soceital node from the [milestone 1 submission](https://github.com/sctllabs/societal-grant-submission) must be running locally for the front end to connect. | +| 2. | Substrate module: DAO Factory |[GitHub repo link](https://github.com/sctllabs/societal-grant-submission) | The custom substrate pallets in this repo from Milestone 1 will allow any user to create a DAO. When creating a DAO, the user can create a governance token, setup a treasury and create proposals. | +