Using the SDK
In this Section, you will learn the functions provided by the SDK to integrate loot boxes, manage loot boxes, and interact with them in your project.
Our loot box SDK provides a variety of functionalities to create and manage the loot boxes including:
- Creating a new loot box
- Opening an already-created loot box
- Claiming rewards after opening a loot box
- Whitelisting users to allow limited access to loot box opening and rewards claiming
- Lootbox admin function
- Useful information functions from LyncLootBox class
- Multicall : opening and claiming multiple lootboxes in a single transaction
In the upcoming sections, we will learn about all the above functionalities individually.