Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobthebuidler/ysubs-contracts
Use these contracts to enable people to subscribe to your service via on-chain payments
https://github.com/bobthebuidler/ysubs-contracts
ethereum evm web3
Last synced: 17 days ago
JSON representation
Use these contracts to enable people to subscribe to your service via on-chain payments
- Host: GitHub
- URL: https://github.com/bobthebuidler/ysubs-contracts
- Owner: BobTheBuidler
- Created: 2023-02-21T17:45:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T06:44:17.000Z (over 1 year ago)
- Last Synced: 2024-10-23T00:06:37.475Z (2 months ago)
- Topics: ethereum, evm, web3
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
Awesome Lists containing this project
README
ySubs is a system that makes on-chain subscriptions possible.
Deploy a ySubs Subscriber contract for your service, define your service tiers, or "Plans", and use the ysubs python lib, available on pypi, to validate your user's API access.
[ysubs-py](https://github.com/BobTheBuidler/ysubs-py)