A Python library for interacting with the PayLink Protocol on Ethereum. Monetize your digital good on the Ethereum Blockchain with ease.
- Subscribe to PayLink Protocol events
- Decode event data into Python objects
- Works with any Ethereum-compatible RPC endpoint
- Instantly know active purchases of every user
Install the library via pip:
pip install paylink_protocol
from paylink_protocol import PurchaseManager