English / 中文
Overview of Ontology SDKs
Version 0.7.0
Overview
SDK integrates encryption algorithm, RPC interaction and smart contract functions. It is an important bridge for interaction between application and ontology blockchain.
Currently, Ontology has provided a variety of SDK, including Java SDK,Typescript SDK and Golang SDK。
More SDKs that is being developed and is about to start are as follows: C#,C++,Pathon 。
Main functions of SDK are as below:
- Wallet file managerment
- Digital identity and verifable claim management
- Digital assets
- Smart contract deployment and invocation
- Basic operation of blockchain nodes
Contributing
We encourage community developers to provide more language versions of SDK for ontology, and ontology will provide SDK design and testing standards to ensure the quality .