⚠️ Beta  ·  MIT License  ·  SportMind Suite

Fan token wallets
powered by SportMind.

A starter kit for building AI agents that manage fan token payments, governance, and trading on Chiliz Chain — with SportMind intelligence embedded from the start.

4
SportMind layers
5
Working examples
0
Extra dependencies
MIT
Licensed

Quick start

Running in four commands.

No API keys required to explore. All examples run on mock data out of the box. Start with the SportMind layer demo — it teaches the pattern everything else builds on.

terminal4 commands
01 git clone https://github.com/SportMind/fan-token-agentic-wallet-starter-kit
02 npm install
03 cp .env.example .env # Set LLM_PROVIDER — optional for mock mode
04 npm run demo:sportmind # Start here

Intelligence layers

Macro first. Action last.

SportMind layers load in a fixed order. Each layer builds on the last. The macro gate runs before anything executes — no exceptions.

Layer 1
Macro
Regulatory posture, crypto cycle phase, geopolitical risk. Gates all execution.
macro/
Layer 2
Fan token
CHI, AFS, TAI, FTP PATH_2 supply mechanics. Core commercial signal.
fan-token/
Layer 3
Sports
SMS, match direction, event type. Only active when match is within 48h.
sports/
Layer 4
Athlete
Form modifier, availability, star departure risk. Refines match signal.
athlete/

Examples

Five patterns. All runnable.

Each example demonstrates a distinct SportMind intelligence pattern. All run on mock data — no wallet or API key needed.

SportMind Layer Demo
How intelligence flows from layers into wallet decisions. Start here.
macrofan-tokensportsathlete
npm run demo:sportmind
FTP PATH_2 Supply Event
Detect CHZ_BURN before the market sees it. The signal standard models miss.
fan-tokensports
example:ftp-path2
Match-Day Wallet
SMS-driven entry and exit, gated by CHI structural demand confirmation.
sportsathletefan-token
example:matchday
Portfolio Rebalancing
CHI-weighted allocation across multiple fan tokens with macro gate.
fan-tokenmacro
example:portfolio
Governance Agent
TAI and AFS gated voting — only participates when engagement is real.
fan-tokenmacro
example:governance

Guardrails

The LLM cannot bypass these.

Spend limits and execution rules are enforced at the execution layer — not in the prompt. Start with confirm mode. Switch to auto only when fully tested.

DAILY_SPEND_CAP_CHZ
Maximum CHZ spend per day across all wallet actions
100 CHZ
APPROVAL_THRESHOLD_CHZ
Actions above this amount require explicit approval
20 CHZ
EXECUTION_MODE
confirm = always ask · auto = act within caps
confirm
MACRO_OVERRIDE_BLOCKS
SportMind macro layer can block all execution regardless of other signals
true

Fan token registry

Active fan tokens.
One PATH_2 confirmed.

FTP PATH_2 links on-pitch results to token supply mechanics. A WIN is not just a result — it is a supply reduction event.

Token Club League FTP PATH_2
$AFC Arsenal FC Premier League Confirmed ✓ Model 2
$BAR FC Barcelona La Liga Demand only
$CITY Manchester City Premier League Demand only
$PSG Paris Saint-Germain Ligue 1 Demand only
$JUV Juventus Serie A Demand only
$ACM AC Milan Serie A Demand only

FTP PATH_2 is currently confirmed for $AFC only under the official Chiliz Fan Token Play mechanic — April 2026. All other tokens carry demand-only signals. This table updates when Chiliz Group officially confirms PATH_2 for additional tokens.

The suite

Part of a larger system.

Each component is independently usable and MIT licensed.
Together they cover the full stack — from raw intelligence to live agent interfaces.

SportMind core library
651 skill files · 129 calibration records · 96% accuracy
The intelligence layer. 651 calibrated files across 42 sports. Every other component builds on this.
Telegram AI Bot Starter Kit
4 prompts · 5 use cases · MIT licensed
Deploy SportMind-powered AI agents on Telegram via Managed Bots. Pre-built prompts, configs, and governance.
Fan Token Agentic Wallet Kit
4 layers · 5 examples · MIT licensed
Chiliz Chain integration. Fan token on-chain mechanics, FTP PATH_2 supply events, and wallet-layer intelligence.
Intelligence Agent
5 source categories · 3 delivery options · MIT licensed
Monitors public sources. Classifies signals. Delivers structured briefings. You decide what enters the library.

Free to use.
Free to build on.

MIT licensed. Compatible with any LLM.
Part of the open sports intelligence suite.