LogoLogo
Browser ExtensionDecentralized ExchangeInfluencer MarketcapLaunchpad
English
English
  • ❌What is XCAD Network?
  • XCAD Ecosystem
    • πŸƒβ€β™‚οΈGetting Started
    • πŸ™οΈThe XCAD Ecosystem
    • Creator Token Launches
    • πŸ”ŒPlugin & App
      • ⬇️Download and Installation
      • ✍️Signing Up
      • ☸️Getting Started
      • πŸ’³Wallet
        • ⚑Buying Gas (BNB or ZIL)
        • πŸ”€Sending Tokens
        • πŸ”„WalletConnect
        • πŸ“ŠTrading
      • πŸ’ŽFan Tokens
        • πŸ’°Claim Rewards
        • 🎁Perks
        • πŸ“’Governance
        • πŸ†Leaderboards
      • πŸ‘₯Refer Friends
      • πŸ›οΈBuying Creator Items
    • πŸš€CLO Launchpad
      • ❓How to Participate
      • πŸ“ŠRaffle System & Tiers
      • πŸ“ˆHow to Stake
      • πŸ”ŽKYC
    • πŸ”ŽInfluencer Market Cap
      • βš’οΈAccess and Utilities
    • βž—Governance Portal
      • ❓How to Vote: Quick Explanation
      • πŸ‘£How to Vote: Step By Step
    • πŸ“ˆCreator Exchange
      • Account
      • Deposits
    • πŸ“ŠdXCAD DEX
      • How to Swap
      • How to Provide Liquidity
      • Single Asset Staking
    • πŸ’°Creator Economics
      • 🎚️Token Allocation
      • πŸ“ΊWatch2Earn
      • πŸ”₯Creator Token Utility &Β BurnΒ Mechanisms
      • πŸ—£οΈCreator Distributions
    • 1️⃣The $DON Token
  • The XCAD Token
    • πŸ’²Buying XCAD, BNB or ZIL
      • πŸ’±Buy XCAD, BNB or ZIL
      • πŸ’±Fiat On-Ramps
      • πŸŒ•MoonPay
      • βš—οΈAlchemy Pay
      • πŸ’³Transak
      • πŸ”ΆBinance (BNB or ZIL)
      • πŸ₯žPancake Swap
      • πŸ¦„Uniswap
      • πŸͺ™KuCoin
    • πŸ“ƒContract Addresses
    • πŸͺ™Using the XCAD Token
    • πŸ›’Creator Token Utility
    • πŸ“ˆLive Price and Market Stats
  • Useful Information
    • πŸ”—Important Links
    • πŸ—ΊοΈRoadmap
  • Technical Information
    • XCAD Tech
    • DEX API
Powered by GitBook
On this page
  • Frontend
  • Backend
  • Blockchain
Edit on GitHub
  1. Technical Information

XCAD Tech

PreviousRoadmapNextDEX API

Last updated 1 year ago

This page describes how the main components of the Watch2Earn technology work and some of the services involved.

Frontend

XCAD apps are mostly web-based. The plugin is a Chrome standard browser extension, written in HTML, CSS, and JS (particularly ), using the for compatibility. The Android and IOS apps leverage this technology, allowing the team to quickly release builds for all supported platforms.

Since Firefox has begun adding support for Manifest v3 extensions, as used by the XCAD Plugin, a release for this browser will occur soon.

Other apps like the XCAD Launchpad, Influencer Marketcap, etc are built using (React) and hosted using . We also use or others for small projects.

Backend

XCAD services are hosted on , well-known for its high-security standards and bleeding-edge app support. We use different technologies for it but rely heavily on a architecture that allows us to scale quickly and efficiently. Our backend is mostly written in with some specific services also written in Rust. We use different types of databases according to the needs of the particular service.

All of our web services are also protected by Cloudflare, which provides services, cutting-edge cloud cybersecurity, and .

Blockchain

The main part of the interaction with our users and where most assets are kept safe, all of our contracts have been thoroughly written by our engineers or in collaboration with Zilliqa during the first year of the company. They have all been audited by top security firms. Contracts are written in (Zilliqa) and (BNB Chain, Ethereum) and tested thoroughly using . Since its inception, the XCAD team can proudly say they have never suffered a security issue to compromise their users' assets or privacy.

TypeScript
Ionic Framework
Next.Js
Vercel
Gatsby
AWS
serverless
TypeScript
content delivery network
DDoS mitigation
Scilla
Solidity
Hardhat