jroberts101 / documentation

Ontology Documents https://ont.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A New High-Performance Public Chain Infrastructure & A 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 an actor model middle ware, 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 tells the blockchain facts about the real-world we live in.

Ontology FPGA top⇈

Design and FPGA Implementation of Fast Signature Verification.

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 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 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 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 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.

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.

About

Ontology Documents https://ont.io


Languages

Language:C 81.2%Language:C# 12.6%Language:Python 6.2%