SportConnect
Documentation

Docs & FAQ

Everything you need to understand SportConnect, SCT, and the demo conversion flow on sportconnect.token.

Getting started

This frontend is production-ready UI with mock data. Smart contract calls are intentionally not implemented yet.

1. Connect a wallet

Use the Connect Wallet button. Choose MetaMask (Polygon), Phantom/Solflare (Solana), or WalletConnect. Connection is simulated for the demo.

2. Open Dashboard

View mock SCT balances on Solana and Polygon, plus GetMovly points. Link your GetMovly account (mock) before converting.

3. Convert points

Enter points, select network, preview SCT received after fee, then confirm. Balances and history update locally.

4. Conversion rate

Demo rate: 1 point = 0.1 SCT. Network fees are simulated (lower on Solana, slightly higher on Polygon).

Supported networks

SO

Solana

Fast & low-fee conversions

PO

Polygon

Ethereum-compatible network

Official mint and contract addresses: /token.

Future GetMovly API integration

The app structure is ready for real APIs. Replace mock context methods in WalletContext with:

  • Wallet adapters (Solana Wallet Adapter + wagmi/WalletConnect)
  • GetMovly OAuth / account linking endpoint
  • Points balance API
  • Conversion / bridge smart contract calls
  • On-chain balance reads for SCT on both networks

FAQ

SportConnect is a multi-chain loyalty and reward platform that lets you convert points earned on sports platforms (starting with GetMovly) into SCT tokens on Solana or Polygon.

Security

Never share your seed phrase or private keys with anyone.
SportConnect will never ask for your recovery phrase.
Always verify you are on sportconnect.token.
Review transaction details carefully once on-chain mode is live.
Use hardware wallets for large balances when available.
This demo does not send real blockchain transactions.

Roadmap snapshot

NowProduction UI, mock wallets, conversion UX
NextReal wallet adapters + GetMovly API
SoonSCT smart contracts on Solana & Polygon
LaterAdditional sports platform integrations