# Avaturn web SDK

[Avaturn](https://avaturn.me) is true-to-life avatar platform for game developers. With Avaturn, users can create their photorealistic 3D avatar and imported into a game. With Avaturn web SDK developers can customize UI of the Avaturn iframe through a simple API without managing external dependencies. 

## Installing

Run `npm install @avaturn/sdk` to install the library.

## Usage

See [avaturn docs](https://docs.avaturn.me/docs/integration/sdk/introduction/) to learn how to use it in your applications.
