FAQ

FAQ

General

What is LightChallenge?

LightChallenge is an on-chain challenge protocol where you stake cryptocurrency on personal goals and earn rewards when you prove you achieved them. Evidence is verified by the Lightchain AI network — no trust required.

What chain does it run on?

LightChallenge runs on the LightChain network (testnet v2, chain ID 8200). Currently deployed on testnet with LCAI as the native token.

Is it free to use?

Creating and participating in challenges requires staking LCAI tokens. There is a small protocol fee (configurable by the admin). On testnet, you can get free LCAI from the faucet.

What wallets are supported?

MetaMask, WalletConnect (any compatible mobile wallet), Coinbase Wallet, Rainbow, Trust Wallet, and Phantom. Safari users should use WalletConnect.

Challenges

What types of challenges can I create?

  • Fitness — Step counts, walking/running distance, cycling (via Apple Health, Strava, Garmin, Fitbit)
  • Gaming — Match wins, ranked performance (via Dota 2, CS2, League of Legends)
  • Custom — Any verifiable goal with manual evidence submission

How is my evidence verified?

Your evidence goes through a multi-stage pipeline:

  1. An off-chain evaluator checks the raw data against your challenge rules
  2. The result is submitted to the Lightchain AIVM network
  3. Multiple AI validators independently verify the claim
  4. When they reach consensus, the smart contract is updated

What happens if I fail my challenge?

If you don’t submit proof before the deadline, or if the AI verification determines you didn’t meet the goal, the challenge is finalized as failed. Your stake goes to the protocol treasury.

Can I cancel a challenge?

Only the contract admin can cancel challenges. Canceled challenges allow all participants to claim refunds.

Evidence

How do I submit Apple Health data?

  1. Open the webapp and navigate to your challenge’s proof page
  2. Select “Apple Health” and click “Sign & Generate QR”
  3. Sign the authentication message with your wallet
  4. Scan the QR code with your iPhone
  5. The iOS app opens, reads your HealthKit data, and submits it

Do I need the iOS app?

Only for Apple Health evidence. Gaming evidence (Dota 2, CS2, LoL) is collected automatically through linked accounts. Strava and Garmin data is also collected via OAuth.

Is my health data private?

Your raw health data is sent only to the LightChallenge backend for evaluation. Only the verification result (pass/fail) is stored on-chain. The raw data is not published to the blockchain.

Technical

How do I add LightChain to my wallet?

FieldValue
Network NameLightChain Testnet
RPC URLhttps://rpc.testnet.lightchain.ai
Chain ID8200
Currency SymbolLCAI
Block Explorerhttps://testnet.lightscan.app

Where are the smart contracts?

ContractAddress
ChallengePay0xeC651C299E978667fCDeF706Ef5Dd285e56EFd0b
ChallengePayLightchainAttestor0xb400770550Db25Af86b1c3CC380e92BC777E3360
EventChallengeRouter0x08BA527C65FeD4653E8569fd26C582A72F4157d8
Treasury0xF8E32344CC311A82f20112484F686b1038122FF3
MetadataRegistry0x21455872fc8529b3d91fB6d7Cb0E578c6817ef8D
ChallengeAchievement0xd4949186434C2F2b186A7E20Fcbe58ae1939a630
TrustedForwarder0xc7C5F8f498158b2cdeaA9c91CBf79AE9d4251991
Protocol multi-sig (2-of-3)0xd9e56435290A2e8f93D6F8a0e329478D8E851469

I’m getting “Wrong network” in the webapp

Click the “Wrong network” button and approve the chain switch in your wallet. If the LightChain testnet isn’t added yet, your wallet will prompt you to add it.