Skip to content

Substrate startkit GUI Grant application#32

Merged
RouvenP merged 5 commits intow3f:masterfrom
MVPWorkshop:master
Jun 25, 2020
Merged

Substrate startkit GUI Grant application#32
RouvenP merged 5 commits intow3f:masterfrom
MVPWorkshop:master

Conversation

@ivorrr
Copy link
Copy Markdown
Contributor

@ivorrr ivorrr commented Jun 22, 2020

Grant Application Checklist

  • The application-template.md has been copied, renamed ( "project_name.md") and updated.
  • A BTC address for the payment of the milestones is provided inside the application.
  • The software of the project will be released under the Apache license version 2.0 as specified in the terms and conditions.
  • The total funding amount of the project is below 30k at the time of submission.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 22, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@Noc2 Noc2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the application. This looks really interesting. We have some similar projects like Gantree or PolkaHub (see https://github.com/w3f/General-Grants-Program/blob/master/grants/polkadot_stack.md). However they don’t have a drag&drop solution. Would it be possible to also run the chain somehow online? Also could you potentially clarify your long term plans or the target users of such an application? If it’s purely focused on education, I suggest to include some tutorials and documentation specifically for this purpose and maybe even the UI should contain content/features for this purpose.

@Noc2 Noc2 added the changes requested The team needs to clarify a few things first. label Jun 22, 2020
@ivorrr
Copy link
Copy Markdown
Contributor Author

ivorrr commented Jun 23, 2020

Thanks for the quick answer. The target users would definitely be beginners and even people that wanna play a bit and not really start a production-ready blockchain. Experienced blockchain devs beginning to build a project with Substrate are probably familiar with how to start, and whoever has to deep dive into the code so they are not the ones that will benefit the most. We didn't consider the possibility of online chain running in this phase of the project, but it could be an option for some future version.
Looking long term, this GUI would be the place for everyone to quickly get informed on runtime pallets so it should be periodically updated with new information.
So the primary purpose is educational but also promotional. We added in the deliverables features focused on education such as:

  • tooltips/popups with an explanation of every pallet
  • links to the substrate docs
  • video tutorial on how to use the app
  • Documentation with a feature list and written tutorial

Please feel free to suggest another one.

The UX/UI of the app will be an essential part. So let me share with you some of our previous work on dribbble -https://dribbble.com/mvpworkshop.

@Noc2
Copy link
Copy Markdown
Contributor

Noc2 commented Jun 24, 2020

Thanks for the update and explanation. I have two more questions/suggestions:
Are you aware of the substrate marketplace: https://marketplace-staging.substrate.dev/? Could you also potentially add tests as well as documentation for milestone 1.

@ivorrr
Copy link
Copy Markdown
Contributor Author

ivorrr commented Jun 24, 2020

Just added documentation and test to the 1. milestone, Thanks.
Regarding the marketplace, we didn't know about this particular one, but we saw a couple of community-driven similar marketplaces. We still think our project makes sense because it will interact with the user to warn him or give him suggestions. That would be beneficial for someone to grasp the whole picture of substrate pallet possibilities.

@Noc2
Copy link
Copy Markdown
Contributor

Noc2 commented Jun 25, 2020

Thanks. I have one last question: Given that we have already similar solutions in our ecosystem, I think it would be easier to accept your application if you could reduce the cost of it. Would this be possible?

@ivorrr
Copy link
Copy Markdown
Contributor Author

ivorrr commented Jun 25, 2020

Unfortunately not. We can argue about what 'similar' exactly means and add or change some features. However, it doesn't change our costs to build it.

Copy link
Copy Markdown
Contributor

@Noc2 Noc2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense. I would be willing to go ahead with the application.

@Noc2 Noc2 added ready for review The project is ready to be reviewed by the committee members. and removed changes requested The team needs to clarify a few things first. labels Jun 25, 2020
@RouvenP RouvenP merged commit d0cc267 into w3f:master Jun 25, 2020
@Noc2
Copy link
Copy Markdown
Contributor

Noc2 commented Jun 25, 2020

Congratulations. As part of the Open Grants Program, we want to help winning teams acknowledge their grants publicly while observing the foundation’s guidelines. To that end, we’ve created a badge for grant-winning teams. Here is a link to the download and guidelines.

If you are interested in making an announcement about your grant and you would like us to broadcast it on our media channels then please get in touch with us at [email protected] prior to making the announcement (at least two weeks notice is preferred) so that we can coordinate on timing and content.

@adebak
Copy link
Copy Markdown

adebak commented Jul 6, 2020

Hey @Noc2, we are about to kick off the work on this grant so I would like to ask what is the process moving forward? We have sent an e-mail to [email protected] last week with our plan and proposal on how to approach the milestone no 1 but received no feedback so far.

Any guidance on the process would be highly appreciated, just to be sure we are aligned on expectations on both sides. Thanks a lot once again!

@Noc2
Copy link
Copy Markdown
Contributor

Noc2 commented Jul 6, 2020

Hi @adebak. The grants communication email is mostly about announcements. Also the new email address is [email protected]. Sorry for this.
Regarding the process, feel free to start working on the grant and stick to the process described in the readme: https://github.com/w3f/Open-Grants-Program#pencil-process So basically once you finish a milestone, you can submit it to the milestone delivery repo and we will start looking into it. Once the milestone is accepted, the delivery document will be merged and the payment will be issued. Btw. if you have any questions, you can also contact me on riot directly: @david:web3.foundation

ivorrr added a commit to ivorrr/Open-Grants-Program that referenced this pull request Aug 26, 2020
Based on the [conversation ](w3f/Grant-Milestone-Delivery#30 (comment)) we had with @mmagician on the [milestone 1 deliverables ](w3f/Grant-Milestone-Delivery#30), we are opening a new PR against this grant. Here's a [link for the initial PR](w3f#32).

Changes included in this PR:
- Deliverables
  - GitHub authentication is part of the first milestone
  - Testing & integration have been moved to milestone 2
  - Working on UI components was moved to milestone 2
- Payment
  - The payment address has been changed
  - The first milestone instead of 1.8 BTC is now 1.5 BTC
  - The second milestone instead of 1.2 BTC is now 1.5 BTC

We also submitted new invoice through the following [form](https://docs.google.com/forms/d/e/1FAIpQLSeZUWVZjrSGUKO38E4_gf2Amd_0QT-HAW0-8wXmI7m54Bggrw/viewform), based on the above changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review The project is ready to be reviewed by the committee members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants