Decentralized on BNB Smart Chain

Vivaa Sports Matrix Plan

Start with $1, build your matrix, and earn USD from Direct, Sponsor, Divine and Royalty incomes. Transparent, on-chain, automated.

Works with MetaMask, SafePal, Trust Wallet, Coinbase Wallet, and more. Follow the steps below.

Status: Not connected
Start step-by-step guide

Your Vivaa Sports Snapshot

Current Package -
Direct Referrals 0
Total Earnings $0.00
Today’s Royalty $0.00

Why Crypto & Decentralization

The world is moving to blockchain. Here’s why it matters and how Vivaa Sports fits in.

🌐

The world is moving to crypto

From payments to ownership, blockchain is reshaping finance and the internet. Crypto gives you control of your assets, borderless transactions, and transparency without a central authority.

What is the use of crypto?

Cryptocurrency enables instant, low-cost transfers, programmable money (smart contracts), and earning opportunities that run 24/7. You can participate from anywhere with just a wallet and an internet connection.

🛡️

Our decentralized project

Vivaa Sports runs on BNB Smart Chain. Rules and payments are enforced by a smart contract—no company holds your funds. Earnings are in USDT (USD), and you keep full control of your wallet.

Step-by-step guide

Works with MetaMask, SafePal, Trust Wallet, and all WalletConnect-compatible wallets. Do each step in order.

1

Connect your wallet

Use the buttons above: Browser wallet for MetaMask or Trust Wallet extension, or WalletConnect for SafePal app, Trust Wallet app, or any mobile wallet. Approve the connection in your wallet.

Not connected

2

Switch to BNB Smart Chain

In your wallet, open the network list and select BNB Smart Chain (or BSC Mainnet). If you don’t see it, add it: Chain ID 56, RPC URL https://bsc-dataseed.binance.org/

Current network shown above after connecting

3

Get USDT and BNB

You need USDT (for package payments: $1 for P1, etc.) and a little BNB for gas fees. Buy or transfer them on BNB Smart Chain to your wallet.

4

Register (first time only)

Before Activate P1, you must register with your referrer’s wallet address. If you opened this site from a referral link, the address may be filled below.

5

Activate P1 or upgrade

Scroll to Packages & Upgrades. Click Activate P1 ($1) to join. Approve USDT when your wallet asks, then confirm. Use Upgrade for higher packages.

The Vivaa Sports Plan

10 packages, 2× matrix structure, 100% of package payments to the community. Vivaa Sports earns only from a small withdrawal fee.

Packages (USD)

10 packages on BNB Smart Chain, paid in USDT (USD). $1 to $512.

  • P1: $1
  • P2: $2
  • P3: $4
  • P4: $8
  • P5: $16
  • P6: $32
  • P7: $64
  • P8: $128
  • P9: $256
  • P10: $512

Matrix & Placement

2× matrix with automatic placement: top-to-bottom, left-to-right. You receive spillover from uplines, downlines and your own directs.

Income Sources

  • Direct Referral Income
  • Sponsor Income (P4–P10)
  • Divine Level Income
  • Global Royalty Pool Income

Packages & Upgrades

Upgrade packages to unlock deeper Divine and Royalty incomes. The smart contract can auto-upgrade using your earnings, or you can upgrade manually.

Income Types & Percentages

Direct & Sponsor Income

  • Direct Referral: 100% of P1 ($1) to the sponsor.
  • Sponsor Income: 40% of every P4–P10 upgrade from your direct referrals.

Divine Level Income

  • P2 & P3: 80% to 2nd/3rd upline, 20% to Royalty pool.
  • P4–P10: 40% to sponsor, 40% to the matching-level upline (4th–10th level), 20% to Royalty pool.

Royalty Pool Income

20% of every P2–P10 upgrade goes into a global Royalty pool. Ranks 2–10 are unlocked by upgrading P2–P10 (plus a simple direct requirement). Each day, the pool is split into rank pools and shared among qualified members.

How to Use the Vivaa Sports dApp

For a clear order of actions, use the step-by-step guide above. It works with MetaMask, SafePal, Trust Wallet, and all WalletConnect-compatible wallets.

  1. Install a Web3 wallet (MetaMask, Trust Wallet, SafePal) and switch to BNB Smart Chain.
  2. Fund your wallet with USDT (for packages) and a little BNB for gas.
  3. Open Vivaa Sports and click Connect Wallet or Connect with WalletConnect (SafePal).
  4. Click Activate P1 to join ($1 in USDT). Approve USDT when prompted, then confirm.
  5. Use the Upgrade buttons to upgrade packages; all payments are in USDT (USD).
  6. Share your referral link to build your 2× matrix and earn USD from all income types.

Once your smart contract is deployed, update the contract address and ABI in app.js. This website will then become a fully functional front-end for your dApp.

Use SafePal or go online: Add a WalletConnect Project ID in app.js and use “Connect with WalletConnect (SafePal)”. To put the site on a public URL (e.g. for phone), see DEPLOY-ONLINE.md in the project folder.

How to run Vivaa Sports online

Put your site on a public URL so anyone can open it (including on mobile with SafePal or Trust Wallet).

1

Get a WalletConnect Project ID

Go to cloud.walletconnect.com, sign up (free), create a project, and copy the Project ID. In your project folder, open app.js and set WALLETCONNECT_PROJECT_ID = "your_id_here";

2

Deploy your contract on BSC

In Remix, deploy VivaaSports on BNB Smart Chain with USDT address and your fee wallet. Copy the contract address and ABI into app.js (CONTRACT_ADDRESS and CONTRACT_ABI).

3

Upload the site to a host

Upload the folder containing index.html, styles.css, and app.js to Netlify (drag-and-drop at app.netlify.com), Vercel, or your own hosting. Your site will be live at a URL like https://your-site.netlify.app.

4

Share the link

Users open the URL on phone or desktop, connect with WalletConnect (SafePal, Trust app) or a browser wallet (MetaMask, Trust extension), and follow the step-by-step guide. No app store needed.