# Saakuru Game Developer Suite

At the heart of Saakuru Labs is the [**Saakuru EVM Blockchain Protocol**,](https://source.saakuru.com/saakuru-source/saakuru-blockchain) an OP Stack-based blockchain offering **zero transaction fees**. This ensures a seamless and frictionless experience for any application. With **1-second block confirmations** and the capacity to process **3,000+ transactions per second**, Saakuru provides an efficient and scalable foundation for game developers.

The **Saakuru Developer Suite** enables any game to integrate Web3 capabilities in just one day. This suite includes a robust set of tools and SDKs that make Web3 development accessible and cost-efficient for studios, even those without Web3 expertise:

* [**Self-Service Portal**](https://console.saakuru.com/): A centralized platform for managing API keys, deployed smart contracts, billing, SKR token staking, interaction statistics, transaction fees, and more.
* [**Wallet SDK**:](https://source.saakuru.com/saakuru-source/saakuru-game-developer-suite/wallet-sdk-the-seamless-backend-wallet-solution-for-games) An abstracted multi-chain custodial wallet service offering seamless, customizable wallet integration.
* [**Tokens SDK**](https://source.saakuru.com/saakuru-source/saakuru-game-developer-suite/tokens-sdk-the-ultimate-asset-management-solution-for-web3-games): A smart contract interaction SDK with REST API support for tokenizing Web2 games and managing on-chain assets, supporting ERC721, ERC1155, ERC20, and custom contracts on EVM chains.
* [**Characters SDK**](https://source.saakuru.com/saakuru-source/saakuru-game-developer-suite/characters-sdk-morfable-nft-characters-for-immersive-web3-gaming): A toolkit for creating Morfable NFTs, enabling on-chain character evolution and immediate metadata updates with in-game achievements.
* [**Collect Service**](https://source.saakuru.com/saakuru-source/saakuru-game-developer-suite/collect-service-simplifying-in-game-event-data-for-web3-gaming): A no-code solution for collecting events from any smart contract on EVM chains, storing data in a database, and enabling real-time integration through webhooks.
* [**Orand Service**](https://source.saakuru.com/saakuru-source/saakuru-game-developer-suite/orand-trustless-random-number-generation-for-saakuru-blockchain): A decentralized randomness oracle service for games, enabling secure, verifiable random outcomes for features like loot boxes, random drops, or procedural content generation.
* [**Oracle Service**](https://source.saakuru.com/saakuru-source/saakuru-game-developer-suite/oracle-decentralized-data-solutions-in-saakuru-ecosystem): A blockchain oracle service connecting games to external data, allowing seamless integration of off-chain information like game stats, weather conditions, or sports scores into on-chain applications.

These developer-friendly tools drastically reduce costs and development timelines, allowing studios to focus on creativity and gameplay rather than technical hurdles.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://source.saakuru.com/saakuru-source/saakuru-game-developer-suite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
