> 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/build-a-decentralized-library.md).

# Build a Decentralized Library

This article covers the entire process of developing a DApp from scratch, from contract writing to deployment and launch. By learning how to build a decentralized library, developers may easily grasp the process of deploying their own decentralized applications on the TRON network.

## **Preparations**

### Install

#### Nodej v10+

Shell

```shell
# node -v
v10.24.1
```

## AixcLink&#x20;

comming soon
