Connect consumer experiences to on-chain contracts. Staking, rewards, commerce, IoT—one unified platform with forward deployed engineers to help you ship.
// 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);
Build apps that connect real-world commerce to blockchain contracts. Fexr handles the complexity so you can focus on your product.
Deploy club contracts where members stake USDT, USDC, or custom tokens. Define yield sources, lock periods, and distribution rules through config.
Issue tokens, badges, redeemables, or brand perks. Tie rewards to activity, purchases, or staking levels. Everything on-chain and auditable.
Connect Shopify, Stripe, POS systems. When members purchase, a portion flows to club treasury automatically. Compliant revenue sharing.
Ingest telemetry from fitness equipment, facility sensors, or wearables. Activity data triggers contract logic and reward distributions.
Fexr handles regulatory complexity. Staking structures, reward programs, and data handling follow compliant frameworks by default.
Deploy contracts to Polygon, Solana, or Avalanche. Same SDK, same logic—different chains. Bridge assets between clubs seamlessly.
Complex integrations don't have to slow you down. Our forward deployed engineers work directly with your team to ship endpoints fast.
Custom Connectors
We build integrations for your stack
Contract Design
Structure club economics with you
Compliance Review
Navigate regulatory requirements
Launch Support
On-call through go-live and beyond
# 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
One integration layer for all your data sources. Commerce, social, blockchain, IoT—unified auth, observability, and governance.
Shopify, Stripe, WooCommerce
Sync purchases, trigger rewards, and flow revenue to club contracts.
Discord, Telegram, Slack
Capture community signals, automate responses, gate access by badge.
Binance, Coinbase, Banks
Monitor holdings, verify trades, automate staking flows.
Facility, Wearables, GPS
Ingest telemetry, verify conditions, trigger contract logic.
Full SDKs with staking, rewards, verification, and contract management. Ship in days, not months.
Node.js and browser support. Staking, rewards, webhooks, contract interactions—all typed. npm install @fexr/sdk
Async support with aiohttp. Pydantic models. Perfect for data pipelines and backend integrations. pip install fexr-sdk
Native iOS/macOS. Swift concurrency, Combine support. Build mobile club experiences. SPM: fexr-swift
Android-first with coroutine support. Jetpack Compose ready. implementation 'club.fexr:sdk'
Common questions from teams building on Fexr.
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.
Talk to our engineering team about your use case. We'll scope the integration and get you to production fast.