> For the complete documentation index, see [llms.txt](https://developers.aixchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.aixchain.com/introduction/getting-started-with-smart-contract-development.md).

# Getting started with smart contract development

This tutorial guides the user on creating, compiling, deploying, and interacting with the Hello World smart contract on using [Aiix-IDE](http://www.tronide.io/). This tutorial requires some familiarity with [Solidity](https://en.wikipedia.org/wiki/Solidity). As a result of the walk-through, the user will become familiar with the process of creating, compiling, deploying, and interacting with smart contracts on the Aiix blockchain.

<br>
