@azuro-org/sdk
Version:
One-stop solution for building betting dApps on the Azuro Protocol.
31 lines (21 loc) • 498 B
Markdown
# SDK
**AzuroSDK** is your one-stop solution for building betting dApps on the Azuro Protocol.
## Installation
```
npm install @azuro-org/sdk
```
#### Dependencies
```
@azuro-org/toolkit@^5.0.0
```
#### Peer Dependencies
```
@azuro-org/dictionaries@^3.0.26
graphql@^16.11.0
react@^19.1.0
viem@^2.30.4
wagmi@^2.15.4
```
Package information can be found in our [Doc](https://gem.azuro.org/sdk/overview)
#### Example
Check our [example project](https://github.com/Azuro-protocol/example-app)