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

feat: p/demo/subscription #1025

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

feat: p/demo/subscription #1025

wants to merge 2 commits into from

Conversation

moul
Copy link
Member

@moul moul commented Aug 4, 2023

@gfanton can you try completing this contract, please?

This contract is designed as a Go library to facilitate the process of requesting subscription fees from a realm.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

@github-actions github-actions bot added the 🧾 package/realm Tag used for new Realms or Packages. label Aug 4, 2023
@moul moul changed the title feat: structure for p/subscription feat: p/demo/subscription Aug 4, 2023
@moul moul mentioned this pull request Aug 4, 2023
13 tasks
@moul moul added this to the 🌟 main.gno.land (wanted) milestone Sep 8, 2023
@kazai777 kazai777 mentioned this pull request May 15, 2024
7 tasks
zivkovicmilos pushed a commit that referenced this pull request Aug 22, 2024
I've created this `subscription` package based on this
[PR](#1025) from @moul, I've
integrated two types of subscription, a recurring payment subscription
and a lifetime subscription. Do you have any ideas for other types of
subscription that would be relevant to this package?

<details><summary>Contributors' checklist...</summary>

- [ ] Added new tests, or not needed, or not feasible
- [ ] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [ ] Updated the official documentation or not needed
- [ ] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [ ] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>

---------

Co-authored-by: Manfred Touron <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: No status
Status: 🐢 Someday/Maybe
Status: 🌟 Wanted for Launch
Development

Successfully merging this pull request may close these issues.

3 participants