A New High-Performance Public Chain Infrastructure & A Distributed Trust Collaboration Platform
English | 中文
- Ontology 🐣
- Ontology WASM 🐣
- Ontology Crypto 🐣
- Ontology Eventbus 🐣
- Ontology RPC、Restful and WebSocket 🐣
- Ontology Oracle 🐣
- Ontology FPGA 🥚
- Introductory White Papers
- Technical White Papers
- Ecosystem White Papers
- Documentation Center
- OEPs
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 - main repository
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 WASM - main repository
Ontology Crypto top⇈
Cryptography Library for Ontology Network.
- Ontology Crypto - main repository
Ontology Eventbus top⇈
ontology eventbus an actor model middle ware, providing high performance communication between modules or nodes.
- Ontology Eventbus - main repository
Ontology RPC Restful and WebSocket top⇈
Ontology Rpc Api、Restful API and WebSocket API.
- Ontology RPC、Restful和WebSocket - main repository
Ontology Oracle top⇈
An oracle is a mechanism that tells the blockchain facts about the real-world we live in.
- Ontology Oracle - main repository
Ontology FPGA top⇈
Design and FPGA Implementation of Fast Signature Verification.
- Ontology FPGA - main repository
Ontology DID top⇈
Ontology DID(Also: ONT ID) is a decentralized identification protocol which based on 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. ONT ID establishes a cryptographically-based digital identity for each entity, allowing self-sovereign of data authorization and ownership confirmation, which makes the identity and data truly assets that the user can control. ONT ID has the characteristics of decentralization, self-management, privacy protection, security and ease of use.
- Ontology DID - main repository
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. The future will also support more rich functions and applications.
- Ontology Java SDK - main repository
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 envoke for Smart Contract . The future will also support more rich functions and applications.
- Ontology TS SDK - main repository
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 envoke for Smart Contract . The future will also support more rich functions and applications.
- Ontology GO SDK - main repository
Ontology Python SDK top⇈
Ontology Python SDK function consists of four parts, RPC interface, wallet, asset, and identity. For RPC interface, it is responsible to interact with the Ontology blockchain, including querying and sending transactions. For wallet, it manages wallet file and store the encrypted private key of the asset account and identity. The function of asset can transfer ONT/ONG, check account balance, withdraw ONT/ONG and so on. The function of identity can send request to register ONT ID and get DDO object. In addition to these four parts, SDK also support constructing, deploying, and invoking a smart contract.
- Ontology Python SDK - main repository
ONTO top⇈
ONTO is a comprehensive decentralized client product, and gives users self-sovereign of their digital identities, digital assets, etc.
- ONTO - main repository
Ontology DDXF top⇈
Distributed data exchange framework allows to customize data trading marketplaces with ensured data and financial security.
- Ontology DDXF(Distributed Data eXchange Framework) - main repository