📜
TezoTrooperz Guide
  • Introduction
    • Preface
    • Fundamentals
  • Collection Concept
    • Presentation Portrait
    • Rarity Score & Metadata
    • Additional Statistics
  • The Alliance
    • Minting Instruction
    • The Core of the Resistance: Echo
    • Characters
      • Warrior
      • Long Range
      • Troop Leader
      • Queen & King
    • Distribution Model (visual)
    • Game Terminal (preview)
  • $REBL TOKEN ECONOMICS
    • $REBL Token & Allocation
    • Vesting Schedule
    • Token Circulation Model
    • Tax System
  • $REBL Token Utilities
    • Enrole New Trooperz (Gen-1)
    • Stake your $REBL Tokens
    • Send a Rescue Mission
    • Farming resources
    • Craft & Purchase Items
    • Marketplace
    • Lead the Offensive
    • Training Camp
  • Additional Info
    • Team & Advisors
    • DAO
    • Roadmap
    • TezoTrooperz's Universe
  • Technical Framework
    • Backend
    • Smart Contracts
    • Front
    • Oracles
  • Legal Mentions
    • Disclamer
Powered by GitBook
On this page
  1. Technical Framework

Backend

PreviousTezoTrooperz's UniverseNextSmart Contracts

Last updated 3 years ago

TezoTrooperz is running with:

The Beta Game will be on our website, which is hosted on Heroku. Heroku is a Platform as a Service (Paas) that enables us to build, run and operate our applications entirely in the Cloud.

Few days after the minting phase, and just after the reveal, we will release on our website the 'Rarity Chart', which will allow the TezoTrooperz community to see the ranking of all the NFTs, but also to search for NFT through specific criteria. It was important for us to quickly develop such features because we know it can be frustrated not to have these pieces of information once the collection is revealed.

To do so, all the layer's data and stats are stored on a PostgreSQL, and our express JS backend provides the data to the front.