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

Proposal: Depay Content Bounties #59

Closed
ademidun opened this issue Jul 9, 2022 · 1 comment
Closed

Proposal: Depay Content Bounties #59

ademidun opened this issue Jul 9, 2022 · 1 comment

Comments

@ademidun
Copy link
Contributor

ademidun commented Jul 9, 2022

Summary: People create DePay tutorials and DePay pays them.

Background

I recently added Depay to accept payments on my website (github gist, screenshot). However, I ran into some issues:

  1. It originally didn’t work because I was on the wrong React version (now fixed)

  2. No instructions on how to trigger Depay on a React event

    1. E.g. If I want to trigger Depay when I click a button
  3. No instructions on how to track the payments in our backend

    1. E.g. How to use DePayWidgets.Payment.track and DePayWidgets.Payment.track.poll

    2. How do we integrate with websockets?

Usually, when a more established software project lacks good official documentation, people will use the community tutorials. However, DePay’s nascentness means there’s currently a lack of community tutorials. Incentivising the community to create tutorials is an effective solution.

Why This is Important

Good documentation is important for onboarding more developers unto Depay. For example, Stripe’s great documentation is a big reason why so many developers use it for web2 payments. DePay can be the Stripe of web3 payments documentation. More tutorials makes it easier for more people to integrate DePay into their projects, which creates more material for tutorials and repeat. A powerful flywheel effect for getting more projects built with DePay.

Solution

To start, the first bounty could be one on how to add DePay to a React website. It would cover the following topics:

  • How to trigger the Depay payment flow on a button click

  • Simple troubleshooting tips like making sure you have the correct React version

  • How to track the payment status from the backend

  • Blog post tutorial + Video tutorial accompanying the blog post

  • Optional: Twitter Thread or similar social media post summarizing the tutorial

Examples of Past Tutorials I’ve Made

I would love to do one of these bounties. Here are some of my qualifications:

@10xSebastian
Copy link
Contributor

We will reopen, once we will do content bounties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants