UNPKG

@azuro-org/sdk

Version:

One-stop solution for building betting dApps on the Azuro Protocol.

31 lines (21 loc) 494 B
# 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@^6.0.0 ``` #### Peer Dependencies ``` @azuro-org/dictionaries@^3.0.28 graphql@^16.11.0 react@^19 viem@^2.37.4 wagmi@^2.16.9 ``` Package information can be found in our [Doc](https://gem.azuro.org/hub/apps/sdk) #### Example Check our [example project](https://github.com/Azuro-protocol/example-app)