<h1 align="center">Ontology Official Document Introduction</h1>
<p align="center" class="version">Version 0.1</p>
1. What is Ontology?
2. How to install Ontology?
- release
- download from release
curl https://dev.ont.io/ontology_install | sh
- source code
git clone https://github.com/ontio/ontology.git
- solo chain
3. Ontology Smart Contract
Notes: We support Python and C# language currently and will support Go and Javascript in the future.