ontology-python-sdk
ontology-python-sdk copied to clipboard
support OEP-5
Is your feature request related to a problem? Please describe.
OEP-5, a non-fungible token standard in ontology network, 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-5 contract.
- publish a 2.1.x PyPi package.