Skip to content
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

Create Shivarthu.md #525

Merged
merged 5 commits into from
Jul 29, 2021
Merged

Create Shivarthu.md #525

merged 5 commits into from
Jul 29, 2021

Conversation

amiyatulu
Copy link
Contributor

@amiyatulu amiyatulu commented Jul 24, 2021

Grant Application

Abstract

Provide a brief description of your project here summarising key points (1-2 paragraphs).

If your application is a follow-up to a previous one, please mention which one in the first line of the abstract and include a link to previous pull requests if applicable.

The details should be in the application document that is being added to the repository via this pull request.

Checklist

  • The application template has been copied, renamed ( project_name.md) and updated.
  • The total funding amount of the project is below USD $30k for first-time grant applications and $100k for follow-up ones.
  • A BTC or Ethereum (DAI/USDT) address for the payment of the milestones is provided inside the application.
  • I have read and acknowledged the Terms and Conditions.
  • The software delivered for this grant will be released under an open-source license specified in the application.
  • The initial PR contains only one commit (squash if needed before submitting your PR).
  • The grant will only be announced once the first milestone has been accepted.

Copy link
Collaborator

@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.

Sorry for the late response here. The formatting of your application seems to be off, could you please fix this? Also see “Deliverables 0a-0d are mandatory for all milestones, and deliverable 0e at least for the last one. If you do not intend to deliver one of these, please state a reason in its specification (e.g. Milestone X is research oriented and as such there is no code to test).” https://github.com/w3f/Grants-Program/blob/master/applications/application-template.md#milestone-1-example--implement-substrate-modules Furthermore, I’m not fully sure why you want to use the schelling game for KYC, isn’t the purpose of the schelling game to kind of get rid of the KYC requirement in the first place.

@Noc2 Noc2 self-assigned this Jul 27, 2021
@Noc2 Noc2 added the changes requested The team needs to clarify a few things first. label Jul 27, 2021
@amiyatulu
Copy link
Contributor Author

@Noc2 Thank you for the comment. I have updated my application by fixing the formatting and adding deliverables 0a-0d in new commit. Schelling game is for evaluation of representative evidence of experience not KYC. One can't become a representative without some experience.

@Noc2
Copy link
Collaborator

Noc2 commented Jul 28, 2021

Thanks for the update and the quick reply. Do you already have some mock-ups/initial designs for the UI, which you could share?

@amiyatulu
Copy link
Contributor Author

amiyatulu commented Jul 28, 2021

@Noc2 Thanks for the reply, I have added a few rough mock-ups for the UI in new commit, these are not the exact designs, exact designs will have much more details and will look better with css framework like bootstrap.

@Noc2
Copy link
Collaborator

Noc2 commented Jul 28, 2021

Thanks for the update. I will share the application with the rest of the team. However, given that the UI is quite an important part of the application, I would personally like to see more before accepting the complete project in its current stage. But I would be willing to already only accept milestone 1 and after this potentially sign an additional follow-up grant.

@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 Jul 28, 2021
Copy link
Member

@semuelle semuelle 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, @amiyatulu. It seems like an interesting idea overall.

I have two issues: one, your Future Plans are what is already covered by this grant application. What we are looking for there is an idea of what you are planning to do after the grant, i.e. how you are going to use or improve the software/material. Given that you would need to onboard a significant number of people for this project to succeed, this should contain field trials, experiments or similar practical work. Second, your third milestone contains marketing, which we don't fund, and an Android app, which I find unnecessary at this point. So, my suggestion would be to remove Milestone 3 (you can always apply for a follow-up grant).

@amiyatulu
Copy link
Contributor Author

@semuelle Thank you for comment. I have removed the Milestone 3. Android app will be needed to onboard more users, but as you said I can apply for follow-up grant. Thank you again.

@semuelle
Copy link
Member

@semuelle Thank you for comment. I have removed the Milestone 3. Android app will be needed to onboard more users, but as you said I can apply for follow-up grant. Thank you again.

The milestone costs and the total cost don't match now. I assume the total should be 20,000.

@CLAassistant
Copy link

CLAassistant commented Jul 29, 2021

CLA assistant check
All committers have signed the CLA.

@amiyatulu
Copy link
Contributor Author

@semuelle Yes, updated.

@Lederstrumpf Lederstrumpf merged commit b141996 into w3f:master Jul 29, 2021
@github-actions
Copy link
Contributor

Congratulations and welcome to the Web3 Foundation Grants Program! Please refer to our Milestone Delivery repository for instructions on how to submit milestones and invoices, our FAQ for frequently asked questions and the support section of our README for more ways to find answers to your questions.

Before you start, take a moment to read through our announcement guidelines for all communications related to the grant or make them known to the right person in your organisation. In particular, please don't announce the grant publicly before at least the first milestone of your project has been approved. At that point or shortly before, you can get in touch with us at [email protected] and we'll be happy to collaborate on an announcement about the work you’re doing.

Lastly, please remember to let us know in case you run into any delays or deviate from the deliverables in your application. You can either leave a comment here or directly request to amend your application via PR. We wish you luck with your project! 🚀

@Noc2
Copy link
Collaborator

Noc2 commented Jul 29, 2021

For future reference, I just moved the file to the correct folder: cd65142

@amiyatulu
Copy link
Contributor Author

Thank you for accepting my application.

chrisli30 pushed a commit to AvaProtocol/W3F-Grants-Fork that referenced this pull request Oct 8, 2021
* Create Shivarthu.md

* Update Shivarthu.md

* Update Shivarthu.md

* Update Shivarthu.md

* Update Shivarthu.md
@alxs
Copy link
Contributor

alxs commented Feb 4, 2022

@amiyatulu hey, how is the project coming along? We were hoping to receive your first delivery a bit over 2 months ago. As long as you're actively working on the project, delays aren't a big problem, but please keep us in the loop.

@amiyatulu
Copy link
Contributor Author

Hi @alxs I am actively working on the project. I have converted sortition sum tree to rust for schelling game. Substrate has a huge learning curve, also I shifted to frame 2, so its taking time to grasp how to do the things. I am working and also asking for help to the substrate developer in stackoverflow where ever I have a doubt.

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