๐ŸŽฎ
BackFire
  • ๐Ÿ•น๏ธAbout Us
  • ๐Ÿ’ปGet Started (Arbtrum)
    • Create a wallet
    • Set up wallet
    • Get tokens
    • Bridge tokens to Arbitrum
  • ๐Ÿ’ปGet Started (Zksync Era)
    • Create a wallet
    • Get tokens
  • ๐Ÿ“งContact Us
    • Customer Support
    • Business Partnerships
  • ๐Ÿ“†Roadmap
  • ๐Ÿ“˜Tutorial
    • ๐ŸฅณStart Game
      • Installation Manual
      • Entering the World
      • Gameplay
      • Accessible commands
      • Deposit/Withdraw Funds
    • ๐ŸŽ๏ธNFT item
    • ๐Ÿ‘ฎโ€โ™‚๏ธCharacter Role
      • Police
      • Doctor
      • Firefight
      • Military
      • Gangster
      • Chef
      • Driver
      • Miners
      • Butcher
      • Recycle
      • fisherman
      • Refinery worker
    • ๐Ÿš€In-game Function
      • Marketplace
      • Garage
      • Bank System
      • Talk With NPC
    • ๐Ÿ’ตIn-game Economy
  • ๐ŸŸขNode
    • About Game Node System
    • working principle
  • ๐Ÿช™Tokenomics
    • Token Metrics
  • ๐ŸŒŽCommunity
    • ๐Ÿ’ฅTeam & Vision
    • ๐Ÿ”—Relevant Links
Powered by GitBook
On this page
  1. Node

working principle

For example, a user sends a withdrawal request from a game server.

  1. The user opens our bridge application, selects a game and makes a withdrawal request โ†“

  2. Sends a withdrawal request to the game โ†“

  3. Is the balance in the game correct?

    ยท If โ€œFalseโ€, then transaction is canceled ยท If โ€œTrueโ€, then the balance on the game wallet is frozen โ†“

  4. Calls the game node system ยท Selects an active game node or gets in a queue โ†“

  5. The game node begins to work with blockchain ยท If the address is correct - next step else - cancel transaction ยท If the chain is correct - next step

    else - cancel transaction

    ยท If there are enough funds on the game wallet - next step

    else - cancel transaction

    ยท If there are enough funds on the liquidity pool* - Done

    else - cancel transaction โ†“

  6. Freezes the transaction amount in the liquidity pool* โ†“

  7. Sends the assets to the userโ€™s crypto wallet ยท Waits for the user to get the assets โ†“

  8. The game node receives an award (PoS based)

* - each game/game server has its own liquidity pool for funds safety.

PreviousAbout Game Node SystemNextToken Metrics

Last updated 2 years ago

๐ŸŸข