Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)