-
Notifications
You must be signed in to change notification settings - Fork 580
Societal MVP Milestone 2 #665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
8b43dc5
societal milestone 2
gfox1 438e3f4
Merge branch 'w3f:master' into master
gfox1 242a14f
update to delivery doc
gfox1 a87c968
Merge branch 'master' of https://github.com/sctllabs/Grant-Milestone-…
gfox1 93ddade
*updated docker image tag
okalenyk 5608ba2
Merge pull request #1 from okalenyk/feature/submission_updates
gfox1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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. | | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.