Hunycomb Games
  • Introduction
    • ๐Ÿ‘จโ€๐Ÿš€Our Mission
    • ๐ŸงจAbstract
    • ๐ŸŒThe Market
    • ๐ŸExecutive Summary
  • Ecosystem
    • ๐ŸฏHunycomb Games Distribution Platform
    • ๐ŸŽฎQuantum Rift
      • ๐ŸŒŽGeography Mechanics
    • โ›“๏ธBlockchain Technology
    • ๐ŸŽ™๏ธHunyComs
    • ๐Ÿช™Tokenomics
    • ๐Ÿ‘ฅOur Team
    • ๐Ÿš‚Roadmap
    • ๐Ÿ›’NFT Marketplace
    • ๐ŸŽMyHive Rewards
      • ๐Ÿ—๏ธArchitecture
  • Documentation
    • Page 1
  • Community
    • โœ”๏ธDiscord
    • โœ”๏ธTwitter
    • โœ”๏ธInstagram
    • โœ”๏ธFacebook
    • โœ”๏ธTwitch
    • โœ”๏ธTikTok
    • โœ”๏ธLinkedIn
  • Contact Us
    • ๐Ÿ“ฉE-Mail
  • Disclaimers
    • โš ๏ธTerms & Policy
      • โญDisclaimer
      • โญTerms of Use
      • โญPrivacy Policy
      • โญNFT Purchase Agreement
Powered by GitBook
On this page
  • ๐Ÿ”… Game Technology
  • ๐Ÿ”… Hosting
  • ๐Ÿ”… Storage
  1. Ecosystem
  2. MyHive Rewards

Architecture

๐Ÿ”… Game Technology

Currently our games will be built using Unity. The functions behind the game will be run in a simulation coded in pure C++ that will execute the game instances in less than a few milliseconds. This will then be hooked up to Unity, where it is visualized. Ultimately we plan to expand into other gaming development platforms like Unreal Engine.

๐Ÿ”… Hosting

We plan to have our backend hosted on the Amazon Web Services (AWS). Our core backend services will eventually be built using a serverless model with AWS Lambda. This will enable us to provide effectively unlimited scalability whilst also maintaining a cost-effective solution. We plan to have our primary persistence mechanism to be DynamoDB, where we plan to leverage transactional features to provide an atomic, consistent, isolated durable and highly available solution. Under the hood we plan to leverage the full gamut of AWS monitoring and security services including CloudWatch, GuardDuty, Inspector, Detective and Security Hub.

๐Ÿ”… Storage

Hunycomb Games plans to utilize LevelDB for its Blockchain Storage. For State Storage, Hunycomb Games plans to use a KhaosDB in the full-node memory that can store every one of the recently forked chains produced inside a specific timeframe and supports observers to change from their own active chain quickly into another principal chain. It can likewise safeguard blockchain storage by making it more table from terminating unusually in an intermediate state.

PreviousMyHive RewardsNextPage 1

Last updated 3 years ago

๐ŸŽ
๐Ÿ—๏ธ