Hive blockchain service introduction
What is Hive Blockchain?¶
Flexible Environment for Web3 Game Development¶
Hive Blockchain Services impose no restrictions on how the Web3 ecosystem is implemented, allowing game teams to simply integrate blockchain features into their existing games.
Develop Web3 Games with Ease¶
There’s no need to build complex blockchain features from scratch—Web3 games can be developed using simple API calls provided by Hive Blockchain.
Blockchain Features Optimized for Web3 Games¶
Set up metadata in advance to allow users to easily mint NFTs, or mint NFTs directly as an admin. All configurations can be managed through the Hive Console.
Launch Multi-Chain Web3 Games¶
Build your own Web3 ecosystem on a multi-chain (XPLA) foundation.¶
Use blockchain features such as NFT minting and convert pool creation to launch multi-chain Web3 games without complex development.
Hive Blockchain API—Optimized for Web3 Games¶
The Hive Blockchain API is integrated with the Hive Console and enables the configuration of essential blockchain features for launching Web3 games. It primarily consists of functions required to execute blockchain operations requested by users.
Hive Console: Implement a Web3 Environment with Simple Settings¶
The Hive Console is equipped with the blockchain features administrators need to launch and operate Web3 games. It enables the creation of a Web3 game environment—including NFT issuance—with simple settings and no development expertise required.
Launching a Web3 Game Is Easy¶
Set up the necessary environment for Web3 game operations in the Hive Console, then integrate with the Hive Blockchain API.
Integrate XPLA In-Game¶
By integrating XPLA into your game, you can easily launch a Web3 game.¶
- Blockchain feature web UIs can be instantly called in-game, eliminating the need to develop separate user pages.
- Essential blockchain features such as contract deployment and NFT metadata setup are configured in the console, so no complex development is required.
- Onboarding to XPLA Games allows you to launch within a stable and proven Web3 ecosystem.
- *XPLA Games: A Web3 game ecosystem operated by the Com2uS Group.
XPLA Web UI¶
With XPLA Web, there’s no need to develop a separate user interface. Simply call the web UI through an API in-game to provide blockchain functionality to users.
Minting¶
Mints the item selected by the user into an NFT.
Burn¶
Deletes the NFT from the user’s wallet on the XPLA network so it can be used in-game. If the same item is re-minted as an NFT, the original token ID is retained.