You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
30
30
---
31
31
32
-
# OpenPAYGO - Python Lib
32
+
# OpenPAYGO - Python library
33
33
34
34
This repository contains the **Python** implementions of different OpenPAYGO technologies to run on your server or device.
35
35
@@ -51,6 +51,19 @@ OpenPAYGO documentation is hosted on [https://enaccess.github.io/OpenPAYGO-docs/
51
51
52
52
This open-source project was developped by Solaris Offgrid. Sponsorship for the original OpenPAYGO Token implementation was provided by EnAccess and sponsorphip for OpenPAYGO Metrics was provided by Solaris Offgrid.
53
53
54
+
## OpenPAYGO ecosystem feature availabilties
55
+
56
+
The OpenPAYGO ecosystem offers a range of feautres to implement pay-as-you-go services.
57
+
These features are implemented in different programming language libraries individually.
58
+
Not all libraries have implemented the full range of features yet.
59
+
60
+
The **OpenPAYGO Python library** supports the following features:
0 commit comments