Skip to content

Init Payment Delegation DB Relay Example Code#18

Merged
a1ttech merged 5 commits intomasterfrom
wyatt/payment-delegation-relayer
Jun 7, 2024
Merged

Init Payment Delegation DB Relay Example Code#18
a1ttech merged 5 commits intomasterfrom
wyatt/payment-delegation-relayer

Conversation

@Spacesai1or
Copy link
Contributor

@Spacesai1or Spacesai1or commented Jun 5, 2024

Corresponding docs guide for this code is here

Instructions on running the example are in the README

Pre-Merge Standard Guide Checklist

  • User story/motivation for the guide has been identified
  • User story/motivation is addressed by the guide
  • Prerequisite knowledge is noted at the beginning of the guide, with links to where to learn more if the user does not possess this knowledge
  • Example code has contains all code and components required for a basic user to run it without implicit knowledge of other code/tools that need to be incorporated
  • Example code runs without bugs
  • No pseudocode
  • Full written explanations of all steps required to use a given feature (alongside code)
  • Warnings for when code is only relevant to a given testnet/function/version/etc.
  • Documentation titles and categorization are clear for new users
  • Guide and example code has been reviewed, followed, and successfully run by a peer who has not already worked on the guide/code and is taking on the persona of a target user for the user story/motivation
  • Guide has been reviewed for correct spelling and grammar
  • Project Lead (or another knowledgeable party) for the feature has reviewed the guide/code and checked for accuracy/completeness
  • Final review and sign-off from Product Manager

cc @alexvotofuture

@Spacesai1or Spacesai1or requested a review from joshLong145 June 5, 2024 03:33
@Spacesai1or Spacesai1or marked this pull request as ready for review June 5, 2024 19:16
@Spacesai1or Spacesai1or requested review from jtary and removed request for joshLong145 June 5, 2024 19:24

<!-- TODO Add link to docs once it's published -->

This directory contains an example usage of the Payment Delegation Database to register a new payer wallet, and add users as payees. There is a corresponding Lit docs page that covers the code in this example which is available here.

Choose a reason for hiding this comment

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

Hyperlink?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added, link will just 404 until the docs PR is merged and published

@alexvotofuture
Copy link

Please confirm when the guide has been followed by another person (other than Joseph) and the code has been run without bugs on their end. After that I think we're good!

@a1ttech a1ttech merged commit 5075521 into master Jun 7, 2024
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

Successfully merging this pull request may close these issues.

3 participants