Light Dark
Connect With Us

Fexr provides automated compliance and verifiable governance for communities through its smart contract-powered, crowd-verified oracles.

Help Us Grow! 📈

Rate us on Google Play
⭐️⭐️⭐️⭐️ 5.0
Rate us on App Store
⭐️⭐️⭐️⭐️⭐️ 5.0
Markets > How Clubs Work

Build Complete Club Ecosystems

Connect consumer experiences to on-chain contracts. Staking, rewards, commerce, IoT—one unified platform with forward deployed engineers to help you ship.

club-contract.js
// Initialize club with staking + rewards
const club = await fexr.clubs.create({
  name: 'Lifestyle Pass',
  chain: 'polygon',
  staking: { token: 'USDT', minStake: 100 },
  rewards: {
    yieldSource: 'partnership',
    redeemables: ['gym_access', 'products']
  }
});

// Contract deploys automatically
console.log(club.contractAddress);
Full Stack Capabilities

Consumer + On-Chain, Unified

Build apps that connect real-world commerce to blockchain contracts. Fexr handles the complexity so you can focus on your product.

Staking Contracts

Deploy club contracts where members stake USDT, USDC, or custom tokens. Define yield sources, lock periods, and distribution rules through config.

Example: Lifestyle club with inflation-adjusted returns
Reward Systems

Issue tokens, badges, redeemables, or brand perks. Tie rewards to activity, purchases, or staking levels. Everything on-chain and auditable.

Example: High-value redeemables gated by stake tier
Commerce Integration

Connect Shopify, Stripe, POS systems. When members purchase, a portion flows to club treasury automatically. Compliant revenue sharing.

Example: Brand partnership with commerce cashback
IoT & Sensor Data

Ingest telemetry from fitness equipment, facility sensors, or wearables. Activity data triggers contract logic and reward distributions.

Example: Gym check-ins that unlock staking rewards
Compliance Built In

Fexr handles regulatory complexity. Staking structures, reward programs, and data handling follow compliant frameworks by default.

Example: Compliant yield products with brand partners
Multi-Chain Deployment

Deploy contracts to Polygon, Solana, or Avalanche. Same SDK, same logic—different chains. Bridge assets between clubs seamlessly.

Example: Club on Polygon with Solana reward tokens
Forward Deployed Engineers

We Build With You

Complex integrations don't have to slow you down. Our forward deployed engineers work directly with your team to ship endpoints fast.

FDE Custom Connectors We build integrations for your stack
FDE Contract Design Structure club economics with you
FDE Compliance Review Navigate regulatory requirements
FDE Launch Support On-call through go-live and beyond
Talk to Engineering
integration-config.yaml
# Your custom integration
connectors:
  shopify:
    store_url: "your-store.myshopify.com"
    webhook_events: [order_paid, refund]
    revenue_share: 0.03  # 3% to club

  iot:
    provider: "gym_equipment_api"
    events: [check_in, workout_complete]
    reward_trigger: workout_complete

# FDE builds + deploys for you
Integration Fabric

Connect Everything

One integration layer for all your data sources. Commerce, social, blockchain, IoT—unified auth, observability, and governance.

Commerce
Shopify, Stripe, WooCommerce

Sync purchases, trigger rewards, and flow revenue to club contracts.

Social
Discord, Telegram, Slack

Capture community signals, automate responses, gate access by badge.

Finance
Binance, Coinbase, Banks

Monitor holdings, verify trades, automate staking flows.

IoT & Sensors
Facility, Wearables, GPS

Ingest telemetry, verify conditions, trigger contract logic.

Developer Tools

SDKs for Every Platform

Full SDKs with staking, rewards, verification, and contract management. Ship in days, not months.

JS
JavaScript / TypeScript

Node.js and browser support. Staking, rewards, webhooks, contract interactions—all typed. npm install @fexr/sdk

Staking Rewards Contracts Webhooks
PY
Python

Async support with aiohttp. Pydantic models. Perfect for data pipelines and backend integrations. pip install fexr-sdk

Async Pydantic Type Hints CLI Tools
SW
Swift

Native iOS/macOS. Swift concurrency, Combine support. Build mobile club experiences. SPM: fexr-swift

SwiftUI Concurrency Wallet Biometrics
KT
Kotlin

Android-first with coroutine support. Jetpack Compose ready. implementation 'club.fexr:sdk'

Coroutines Compose Wallet Push
Resources

Developer Resources

Questions

Developer FAQ

Common questions from teams building on Fexr.

01.What does the FDE engagement look like?

Our forward deployed engineers join your Slack, review your architecture, build custom connectors, and stay on-call through launch. Think of them as an extension of your team.

Yes. Use our contract templates or bring your own. Fexr provides the infrastructure—staking, rewards, oracles—and you control the business logic.

Fexr structures staking and rewards within compliant frameworks. Our team reviews your use case and ensures contract design meets regulatory requirements for your jurisdiction.

Polygon, Solana, and Avalanche today. Same SDK, same APIs—different chains. Multi-chain clubs and asset bridging are available on enterprise plans.

Let's Build Together

Talk to our engineering team about your use case. We'll scope the integration and get you to production fast.