💻Technology

CORE SDK

BoomBit has been developing the CORE SDK for the past ten years to enable any game developer to integrate all the tools and features needed to publish and run a top mobile game successfully. The CORE powered games are currently in use by millions of users and devices worldwide and is about to get its most significant update to date.

BoomLand is building on that success and adding all the necessary Web3 functionalities in order to reduce the barrier to entry for any developer wanting to bring their games to Web3 without any previous blockchain experience and regardless of their skill level.

With the CORE SDK, BoomLand will be able to attract a much wider variety of high-quality games, thus contributing significantly to the growth of the blockchain gaming ecosystem.

BOOMBID & ALGOBID BoomBid and AlgoBid are cutting edge, marketing, and user acquisition proprietary tools in development for over 5 years, giving BoomLand a clear advantage when it comes to growing the userbase and discoverability of its games.

These tools are able to calculate and automatically update over 30,000 new bids every single day using relevant player data such as Device, Country, Gender, Retention, Average Revenue Per User, Payer Conversion, etc. across all major sources of traffic such as Facebook, Google, TikTok, Snapchat, Instagram.

We will be making these tools available to all Gaming Studios joining the BoomLand ecosystem.

Blockchain Technologies and Standards

All on-chain decentralized apps in the BoomLand ecosystem will be built on an EVM-compatible blockchain. On-chain assets and smart contracts will be developed using Solidity, the worldwide standard programming language for EVM blockchains, such as Ethereum, BSC, Polygon, or Avalanche. All our assets are compatible with ERC standards and its forks.

Protocol

BoomLand will be deployed on the Polygon network

  • $BOOM

$BOOM token and smart contracts are ERC-20 compatible standards where the token and smart contracts are interoperable between most EVM wallets, such as MetaMask, and the user experience will be just as seamless as with any blockchain. This technology and standard were chosen to provide the ability for users, through wallet address, BoomLand's decentralized apps, and smart contracts, to store assets, check balance, transfer, deposit and withdraw, send requests and grant approval, and agree to automated transfers, and so much more.

  • Playable NFTs

Game characters and unique artifacts are ERC-721 compatible standards. It is a non-fungible token, or NFT, where each token is unique and contains only one of its kind in the world, or as the market calls it, "1-of-1". As well as the ERC-20 standard, it works on all EVM-compatible crypto wallets and can be transferred and tracked on the blockchain with the same level of security and transparency. ERC-721 tokens are used for more valuable items because they retain a one-of-a-kind item's authenticity and rarity. We’ll use ERC721 to track items in our game, which will each have its unique attributes.

In the case of upgrading, or levelling up, there are 2 possible scenarios:

  1. Updating attributes on the same character. The ERC-721 standard allows us to update the metadata of the NFT itself without tampering with the integrity of the NFT. This is an on-chain process. The history and other related metadata of the update can be found on the Boomland platform itself in an off-chain process.

  2. Upgrading into a new superior character. In this case, the old NFT will be burned and a new one with a new address and attributes will be minted and automatically sent to the owner's wallet. The relation of the new to the old NFT for proof of authenticity can be added as on-chain metadata of the NFT.

  • Equipment and other NFT types:

Game items are ERC-1155 compatible standards: Semi-Fungibe Token (SFTs). SFTs comes with a feature where the contract allows dynamic metadata and multiple 'copies' of the same NFT to be created and distributed efficiently at a meagre gas fee. In other words, it is for non-unique NFT assets to be made as a collection. Every collection token contains the same Collection ID and SFT attributes but has a unique Token ID. This technology is perfect for in-game items. ERC-1155 equipment can be automatically recognized and paired with ERC-721 playable characters by matching attributes on both character and equipment sides.

During the summon process, the equipment or artifacts used to summon the character will get burned.

Like ERC-20 tokens, ERC-721 and ERC-1155 NFTs and SFTs are natively compatible with most wallets such as Metamask or Sequence. When a player sign-in to game or the platform with the same wallet address or wallet-connected user account, the tokens and NFTs are all synced up and displayed whether the player is on the website, desktop, or mobile.

Last updated