Example Implementation Flows
These simplified flows show how Tythe’s credibility system integrates into different Web3 use cases, from DAOs to dApps to NFT projects. Each flow assumes you’ve already completed the Integration Guide setup.
1. dApp with Feature Gating by DISC Score:
User logs into app → platform checks DISC Score via API → logic gates features
Platform reads the user’s DISC metrics (e.g. Behavioral, Compliance)
If Behavioral < 0.1 → disable advanced trading features
If Behavioral ≥ 0.1 and Compliance ≥ 0.15 → full access granted
Score improvements dynamically unlock new features
2. DAO with Score-Weighted Governance
Contributor joins DAO with TRIS → platform reads DISC Score + validations → adjusts voting power
Voting rights scale with TCT in Behavioral and Educational domains
Proposals gated by DISC Score threshold or minimum Rating Band
Check inbound Credonations for social backing
Governance dashboard optionally displays score breakdown
3. DEX with TRIS-Gated Listing Access
New asset listing → submitter must meet DISC gate → listing approved or denied
Requirement: DISC Score ≥ “Good” and Compliance ≥ 0.25
Platform checks DISC via API
If thresholds met → token listing linked to submitter’s TRIS snapshot
If not → redirect user to onboarding with recommendations to improve score
4. DeFi Protocol with TCT-Gated Yield Pools
User attempts access → platform checks TCT total and DISC metric weight → pool unlocked
Access requirement: TCT ≥ 6,700 and Financial metric ≥ 0.325
Confirm DISC breakdown
If user is listed on Cred Watch → interface soft-blocks access
TCT and DISC status update user eligibility in real time
5. Launchpad Using Project Validation Pools
Project stakes TCT → community validators back project via Credonation → funding or access unlocks
A project stakes TCT from its org TRIS
Validators Credonate from their Validation Vaults
Credonation (via TRIS validations) shows who backed the project and how much
If project reaches milestone → staked TCT unlocks rewards
Failed projects forfeit staked credibility → validation flows recorded in Cred Chain
“Open your mouth, judge righteously, defend the rights of the poor and needy.”
— Proverbs 31:9
Last updated