ontology-python-sdk icon indicating copy to clipboard operation
ontology-python-sdk copied to clipboard

support OEP-5

Open NashMiao opened this issue 6 years ago • 0 comments

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

  1. deploying a test contract in test net.
  2. add interface to call OEP-5 contract.
  3. publish a 2.1.x PyPi package.

NashMiao avatar Jun 04 '19 06:06 NashMiao