Technology

Technology Flowchart

Our game and services are operated on a total of three servers: a blockchain server, middleware server, and game server.

The blockchain server houses the economic activities of the ecosystem. BubbleFong Friends use a Middleware Server as a bridge when transferring NFT and in-game data to and from the blockchain and game servers.

When a player wants to send an NFT asset to the game server, the Middleware Server first matches, verifies, and encrypts the data and player’s ID, and then sends the data over to the game server. The NFT can then be used by players as in-game assets.

Conversely, if a player wants to sell an in-game asset, the data will be matched, verified, and secured again through the same Middleware Server while being transferred from the game server to the blockchain server.

Last updated