Skip to content

andreyzhulin/documentation

 
 

Repository files navigation

A New High-Performance Public Chain Infrastructure & Distributed Trust Collaboration Platform


English | 中文

Ontology Infrastructure

Ontology Protocols and SDK

Ontology Applications


Ontology Documents and Resources


Ontology top⇈

Ontology is dedicated to creating a modularized, freely configurable, interoperable cross-chain, high-performance, and horizontally scalable blockchain infrastructure system. Ontology makes deploying and invoking decentralized applications easier.

Ontology WASM top⇈

Ontology WASM is a VM for ontology block chain, it can also be used for other stand-alone environment not only for block chains.

Ontology Crypto top⇈

Cryptography Library for Ontology Network.

Ontology Eventbus top⇈

Ontology Eventbus is an actor model middleware, providing high performance communication between modules or nodes.

Ontology RPC Restful and WebSocket top⇈

Ontology RPC API, Restful API and WebSocket API.

Ontology Oracle top⇈

An oracle is a mechanism that relays real-world information to the blockchain.

Ontology FPGA top⇈

Design and FPGA Implementation of Fast Signature Verification.

Ontology DID top⇈

Ontology DID (also known as ONT ID) is a decentralized identification protocol which is based on the W3C DID specifications. It supports collaborative services such as distributed and diversified ownership confirmation, identification, and authentication of various entities including individuals, legal entities, objects, and contents. Ontology DID establishes a cryptographically-based digital identity for each entity, allowing self-sovereignty of data authorization and ownership confirmation, which makes the identity and data, assets that the user can control.

Ontology Java SDK top⇈

This is a comprehensive Java library for the Ontology blockchain. Currently, it supports local wallet management, digital identity management, digital asset management, deployment and invoke for Smart Contract, and communication with Ontology Blockchain. In the future it will support more rich functions and applications.

Ontology TS SDK top⇈

The project is a comprehensive TypeScript library for the Ontology blockchain. Currently, it supports local wallet management, digital identity management, digital asset management, deployment and invoking of Smart Contracts. In the future it will support more rich functions and applications.

Ontology GO SDK top⇈

The project is a comprehensive Go library for the Ontology blockchain. Currently, it supports local wallet management, digital asset management, deployment and invoking of Smart Contracts. In the future it will support more rich functions and applications.

Ontology Python SDK top⇈

Ontology Python SDK contains five key features: an RPC interface, wallet management, digital asset management, identity management and smart contract support. The RPC interface can interact with the Ontology blockchain - including querying and sending transactions. The SDK can manages wallet files and store encrypted private keys of the asset account and identity. It can transfer ONT/ONG, check an account balance, withdraw ONT/ONG and so on. Its identity management functionality can send requests to register an Ontology DID and can receive DDO objects. The Python SDK also support constructing, deploying, and invoking a smart contract.

ONTO top⇈

ONTO is a comprehensive decentralized client product and gives users self-sovereignty of their digital identities, digital assets, etc.

  • ONTO - main repository

Ontology DDXF top⇈

Distributed data exchange framework allows the customization of data trading marketplaces with ensured data and financial security.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.4%
  • C 9.4%
  • HTML 6.6%
  • Java 2.4%
  • C# 1.5%
  • Python 0.7%