Skip to content

Latest commit

 

History

History
329 lines (321 loc) · 12 KB

File metadata and controls

329 lines (321 loc) · 12 KB
<title>docs_homepage</title> <style scoped > h1, h2 { font-weight: normal; } ul { /* list-style-type: none; */ padding: 0; text-align: left; } li { display: block; margin: 0;

} ul a { font-size:22px; font-family:SourceSansPro-Regular; font-weight:400; color:rgba(110,111,112,1); position: relative; padding-left: 10px; }

li a::before { content: ''; width:4px; height:4px; border-radius: 50%; background:#000000; position: absolute; /* display: block; */ left: 0; top: 15px; }

.content-title { font-size:22px; font-family:SourceSansPro-Bold; font-weight:bold; color:rgba(0,0,0,1); padding-bottom: 10px; border-bottom: 1px solid #979797; text-align:left; margin-bottom:10px; }

.content-container { margin:40px 120px; padding:40px 30px; background:rgba(245,247,247,1); }

.content-container .content-row:first-child { margin-bottom: 40px; }

@media screen and (max-width:576px) { .content-container { margin:40px 20px; } }

</style>

Ontology Developer Guide

Ontology is a new generation of high-performance public blockchains. The infrastructure is scalable, stable, and allows low-level customization for different business requirements. We have welcomed many new developers to the Ontology technical community and launched our Developer Center .


About Ontology

Ontology Client

API Reference

DApp Development Guide

Smart Contract Guide

Integration Guide

DAPP Integration Guide


Wallet Integration Guide

Exchange Integration Guide

DAPP Store Integration Guide

Tools