> For the complete documentation index, see [llms.txt](https://be-technology.gitbook.io/web3library-for-unity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://be-technology.gitbook.io/web3library-for-unity/how-to-use/installation.md).

# Installation

You have two choices to install the library, download the [latest release](https://github.com/BeTechnologyCo/Web3Library/releases) and copy it at the root of your unity project or get the unity package from the asset store (soon) and import it.

### Dependency

You need to install newtonsoft json dependency from package manager

[Installation guide](https://github.com/jilleJr/Newtonsoft.Json-for-Unity/wiki/Install-official-via-UPM)

We use Unity UI for sample interface, it's usefull if you want to to use the web3modal sample. &#x20;
