ontology-python-sdk
ontology-python-sdk copied to clipboard
support OEP-8
Is your feature request related to a problem? Please describe.
OEP-8, a cryptographic item standard, which has been accepted as standard. Therefore, Python SDK should provide a collection of interface for other developers to use.
Describe the solution you'd like
- deploying a test contract in test net.
- add interface to call OEP-8 contract.
- publish a 2.1.x PyPi package.