TCIF Whitepaper
1. Executive Summary
The Tanzanite Crypto Index Fund (TCIF) is a decentralized investment vehicle built on BNB Chain, designed to bridge traditional finance and crypto wealth creation for Africa and the African Diaspora. With over 350 million unbanked adults across the continent lacking access to traditional financial services, TCIF provides accessible, professionally structured crypto exposure through a single BEP-20 token.
By offering a diversified portfolio of 15 crypto assets, split into 60% Core (large cap, highly liquid assets) and 40% Growth (high potential assets aligned with DeSci, AI, and RWA narratives), TCIF enables investors to gain broad crypto market exposure without managing multiple wallets, exchanges, or protocols.
TCIF is live on BNB Chain mainnet with 6 deployed and verified smart contracts (plus 2 in development), a functional web application at app.tcif.finance, and an automated NAV Oracle system tracking portfolio value in real time. The project targets $5M total funding through token sales and strategic partnerships.
| Metric | Value |
|---|---|
| Total Token Supply | 100,000,000 TCIF (BEP-20) |
| Baseline NAV per Token | $0.03 (based on $3M portfolio) |
| Private Sale Price | $0.05 per token (Q2 2026) |
| Public Sale Price (IDO) | $0.07 per token (Q3 2026) |
| Total Funding Target | $5M (token sales + strategic funding) |
| Expense Ratio | 0.15% annual |
| Staking APY | 5 to 10% |
| Blockchain | BNB Smart Chain (BEP-20) |
| NAV Growth Target (3-Year) | 3.3x base case, 6.3x bull case |
2. Vision & Mission
Vision
To become Africa's premier decentralized investment platform, empowering millions across the continent and the African Diaspora with accessible, transparent, and community-governed crypto wealth creation tools.
Mission
TCIF's mission is to democratize crypto investing by providing a single token that offers diversified exposure to 15 carefully selected digital assets, managed through transparent on-chain governance, and accessible to anyone with a smartphone and internet connection.
Core Principles
- Financial Inclusion: Lowering barriers to crypto investment for Africa's unbanked and underbanked populations, as well as the global African Diaspora, through mobile-first design and low minimum investments.
- Transparency: All portfolio holdings, NAV calculations, and governance decisions are verifiable on-chain through BNB Smart Chain and BSCScan.
- Community Governance: Token holders drive portfolio rebalancing, fee adjustments, and strategic decisions through DAO voting mechanisms.
- Security First: Multi-signature treasury management, timelock mechanisms for critical operations, and immutable vesting contracts protect investor assets.
3. Market Opportunity
3.1 Global Crypto Market
The global cryptocurrency market has grown to over $2.5 trillion in total market capitalization, with Bitcoin alone exceeding $1.3 trillion. Institutional adoption continues to accelerate, with spot Bitcoin and Ethereum ETFs now available in major markets. The DeFi ecosystem manages over $100 billion in total value locked across multiple chains.
3.2 African Market Dynamics
Africa represents one of the fastest growing crypto adoption regions globally, driven by several structural factors:
- Unbanked Population: Over 300 million adults across Africa lack access to traditional banking services, creating massive demand for alternative financial infrastructure.
- Mobile Penetration: Mobile money adoption (M-Pesa, Airtel Money) across East, West, and Southern Africa has demonstrated that Africans will adopt digital financial tools when accessible.
- Youth Demographics: Africa has the youngest population globally, with over 60% under age 25 — digitally native and receptive to crypto-based financial products.
- Currency Volatility: Local currencies experience significant inflation and devaluation, making dollar-denominated crypto assets an attractive store of value.
- Diaspora Remittances: The African Diaspora sends over $90 billion annually in remittances. TCIF offers an alternative channel for Diaspora investment into crypto.
3.3 Competitive Gap
Despite growing crypto adoption, Africa lacks locally built, professionally structured index fund products. Existing options (Grayscale at 2.5%, Bitwise at 0.85%, TokenSets at 1-2%) are designed for Western markets with high minimums and no African focus. TCIF fills this gap with a 0.15% fee structure built by an African team for African and Diaspora investors.
4. Problem Statement
African investors and members of the Diaspora face several compounding barriers to participating in the global crypto economy:
- Complexity: Managing a diversified crypto portfolio requires technical knowledge across multiple exchanges, wallets, and protocols.
- High Costs: Traditional crypto index funds charge 1.5% to 2.5% annual management fees, significantly eroding returns over multi-year holding periods.
- Limited Access: Many global crypto products require KYC processes that exclude African users, minimum investments that exceed local income levels, and banking infrastructure that doesn't exist in rural areas.
- Single-Asset Risk: Most African crypto investors concentrate in Bitcoin or a single altcoin, exposing themselves to extreme volatility without diversification benefits.
- No Local Products: There are no decentralized index funds built by African teams, for African markets, with local currency integration and community-driven governance.
5. The TCIF Solution
TCIF solves these problems by packaging a professionally structured, diversified crypto portfolio into a single BEP-20 token on BNB Chain. One token purchase gives investors exposure to 15 assets across multiple sectors, managed through transparent on-chain systems and governed by the community.
Key Features
- Single Token, Full Diversification: Buy one TCIF token and gain exposure to BTC, ETH, XRP, BNB, and 11 additional assets across AI, DeSci, RWA, and infrastructure sectors.
- Real-Time NAV Tracking: An on-chain NAV Oracle updates every 15 minutes, providing transparent, verifiable portfolio valuation using live market data from CoinGecko API.
- Ultra-Low Fees: 0.15% annual expense ratio — 90% lower than traditional crypto index funds (Grayscale 2.5%, Bitwise 0.85%).
- Community Governance: DAO voting on portfolio rebalancing, fee adjustments, and treasury allocation. 1 TCIF = 1 vote.
- Staking Rewards: 5-10% APY across three lock tiers (30/90/180 days). 50% distributed to holders, 50% reinvested.
- Deflationary Tokenomics: 5% of annual profits allocated to buyback and burn, supporting price stability and reducing circulating supply over time.
6. Technical Foundation
6.1 BNB Chain Infrastructure
TCIF is built on BNB Smart Chain, leveraging sub-second finality, 20,000+ TPS capacity, and transaction fees under $0.01. The BNB Chain ecosystem provides mature DeFi infrastructure including PancakeSwap for liquidity, Venus Protocol for lending yields, and Beefy Finance for auto-compounding strategies.
6.2 Smart Contract Architecture
All contracts are built with Foundry (Solidity 0.8.20) and follow UUPS upgradeable proxy patterns where appropriate. Six contracts are deployed and verified on BNB Chain mainnet, with two additional contracts (StakingManager and GovernanceDAO) in active development:
| Contract | Purpose | Address (BSC Mainnet) | Status |
|---|---|---|---|
| TCIFToken | BEP-20 token with mint, burn, pause, UUPS upgrade | 0xa821BD055F778F8aa98f84C48C81E9B3Ed4FcfE9 | Mainnet |
| TCIFSale | Private/public sale with Chainlink BNB/USD oracle pricing, whitelist, per-wallet caps | 0x5705C15E0CCF4e8FB3BF55b72a153bBfaa551783 | Mainnet |
| TreasuryManager | Fund allocation, withdrawal controls, buyback and burn, BNB operations | 0x29651335DAEBCdAC811573D0B75F248514D19E1c | Mainnet |
| TeamVesting | Immutable quarterly vesting — 3M immediate, 12M over 2 years | 0xEccb84498Bf35905D1dA655579BD7Ee2014D2b0C | Mainnet |
| NAVOracle | On-chain NAV storage, 15-minute automated updates via keeper | 0xB3efEc12ad478f63cB81699F1a4d2e669d8D8d3c | Mainnet |
| TCIFTimelock | 48-hour delay for critical treasury operations | 0xaA4b6c9c91F5AF5f694E2a38278a9b8FBD76B583 | Mainnet |
| StakingManager | Lock-up staking (30/90/180 days), dynamic APY distribution | 0x9f7bC1C948409a1504E367881827810874547430 | In Dev |
| GovernanceDAO | On-chain proposals, token-weighted voting, quorum enforcement | 0xf264Ddf819B67c8EE21cfE1C396648BBC9Acd92E | In Dev |
Gnosis Safe Treasury: 0x2f91D966f35da80d7186dfF33740053B2B803021
All deployed contracts are verified on BSCScan with full source code visibility. Investors can independently audit contract logic at bscscan.com.
6.3 Security Architecture
- Multi-Signature Treasury: Gnosis Safe with multi-sig approval requirements for all treasury operations.
- Timelock Mechanism: 48-hour waiting period (172,800 seconds) for all critical operations via TCIFTimelock.
- Role-Based Access Control: Granular permissions across all contracts, separating admin, proposer, executor, and operator roles.
- Immutable Vesting: TeamVesting contract has no admin override — tokens vest on a fixed quarterly schedule regardless of team actions.
- Oracle Security: Chainlink BNB/USD price feed with staleness checks and price validity assertions.
- Audit Pipeline: CertiK and Hacken audit submissions in progress. Immunefi bug bounty program planned.
6.4 NAV Oracle System
The NAV Oracle is a three-component system providing real-time portfolio valuation:
- On-Chain Storage (NAVOracle): Stores latest NAV per token on BNB Chain, queryable by any smart contract or frontend.
- Keeper Service (Node.js): Automated process fetching live prices from CoinGecko API every 15 minutes, calculating portfolio-weighted NAV, and submitting updates on-chain.
- Dual Portfolio Tracking: Maintains both simulated portfolio (target allocations) and actual portfolio (deployed positions) for transparent comparison.
7. Portfolio Strategy & Composition
7.1 Investment Thesis
TCIF employs a 60/40 Core-Growth allocation strategy designed to balance stability with asymmetric upside potential. Core assets provide large-cap crypto exposure with deep liquidity, while Growth assets target emerging sectors (AI, DeSci, RWA, Infrastructure) with higher return potential.
7.2 Tier 1: Core Assets (60%, $1,800,000)
| Asset | Ticker | Allocation | Target Value | Sector |
|---|---|---|---|---|
| Bitcoin | BTC | 20% | $600,000 | Store of Value |
| Ethereum | ETH | 12% | $360,000 | Smart Contracts |
| XRP | XRP | 8% | $240,000 | Payments |
| BNB | BNB | 8% | $240,000 | Exchange / Infra |
| Cardano | ADA | 5% | $150,000 | Smart Contracts |
| NEAR Protocol | NEAR | 4% | $120,000 | Layer 1 |
| Polkadot | DOT | 3% | $90,000 | Interoperability |
7.3 Tier 2: Growth Assets (20%, $600,000)
| Asset | Ticker | Allocation | Target Value | Sector |
|---|---|---|---|---|
| Internet Computer | ICP | 7% | $210,000 | Web3 Infrastructure |
| Ondo Finance | ONDO | 5% | $150,000 | RWA Tokenization |
| AxonDAO | AXGT | 4% | $120,000 | AI / Compute |
| WEL | WEL | 4% | $120,000 | AI Agent |
7.4 Tier 3: Emerging Assets (20%, $600,000)
| Asset | Ticker | Allocation | Target Value | Sector |
|---|---|---|---|---|
| CureDAO | CURES | 5% | $150,000 | DeSci / Health |
| ASI Alliance | FET | 5% | $150,000 | AI / Autonomous |
| HashAI | HASHAI | 5% | $150,000 | AI Infrastructure |
| Analog | ANLOG | 5% | $150,000 | Cross-Chain Data |
NAV Calculation: $3,000,000 portfolio / 100,000,000 tokens = $0.03 per TCIF. Quarterly rebalancing via DAO vote. NAV Oracle updates every 15 minutes. Tier 3 assets include illiquidity discounts in NAV calculations.
8. Tokenomics
Total supply of 100 million TCIF tokens (BEP-20, 18 decimals) with the following allocation:
| Allocation | Amount | % | Vesting / Lock-up |
|---|---|---|---|
| Investors (Sale) | 50,000,000 | 50% | Private: 12-month voluntary lock |
| Treasury Reserve | 20,000,000 | 20% | Timelock controlled (48-hour delay) |
| Team & Advisors | 15,000,000 | 15% | 2-year vesting via TeamVesting contract (immutable) |
| Marketing & Community | 10,000,000 | 10% | Treasury controlled |
| Liquidity Pool | 5,000,000 | 5% | Deployed at IDO launch (PancakeSwap) |
Deflationary Mechanism: 5% of annual profits is allocated to token buybacks via TreasuryManager.sol, supporting price stability and reducing circulating supply over time.
9. Fundraising Strategy
TCIF targets $5M total funding through a two-track approach:
Track 1: Token Sales ($3M)
| Phase | Price | Tokens | Timeline | Details |
|---|---|---|---|---|
| Private Sale | $0.05/token | 30,000,000 | Q2 2026 | Qualified investors, whitelist required |
| Public Sale (IDO) | $0.07/token | 20,000,000 | Q3 2026 | Open access, PancakeSwap IDO with immediate DEX listing |
Track 2: Strategic Funding ($2M)
Operations, development, smart contract audits, legal compliance, marketing, and community growth. Secured through strategic partnerships, grants, and accelerator programs (YZi Labs applied).
10. Governance
TCIF employs a hybrid DAO governance model where token holders participate in fund management decisions through on-chain proposals and voting via GovernanceDAO.sol:
| Parameter | Value |
|---|---|
| Voting Power | 1 TCIF = 1 vote (token-weighted) |
| Proposal Threshold | Minimum 10,000 TCIF to submit a proposal |
| Quorum | 5% of total supply (5,000,000 TCIF) |
| Voting Period | 7 days per proposal |
| Scope | Portfolio rebalancing, fee adjustments, treasury allocation, protocol upgrades |
| Execution | Gnosis Safe multi-sig required for approved proposals |
11. Roadmap
| Phase | Timeline | Milestones |
|---|---|---|
| ✓ Foundation | Q1 2026 | Smart contract development and mainnet deployment (6 contracts live, 2 in development), NAV Oracle live, website and DApp launch, Whitepaper V6.2, data room preparation |
| ● Private Sale | Q2 2026 | Private sale at $0.05 via TCIFSale contract, CertiK/Hacken audit completion, portfolio deployment, community building to 50,000 |
| Public Launch | Q3 2026 | Public IDO at $0.07, PancakeSwap listing, staking activation, governance portal launch |
| Growth | Q4 2026 | First DAO rebalance, $10M AUM target, Venus/Beefy integrations, M-Pesa bridge |
| Scale | Q2 2027+ | 50,000+ community, $18M+ AUM, Pan-African expansion, institutional partnerships |
12. Risk Management
| Risk | Mitigation |
|---|---|
| Market volatility | 60/40 core-growth split, quarterly rebalancing, stablecoin reserves, illiquidity discounts on Tier 3 |
| Smart contract exploits | Dual audit (CertiK + Hacken), UUPS upgradeable pattern, emergency pause, 48-hour timelock |
| Regulatory changes | Legal counsel, compliance-first approach, geographic diversification |
| Liquidity risk | 5M tokens locked in PancakeSwap LP, Venus Protocol integration planned |
| Key person risk | Gnosis Safe multi-sig, DAO structure, distributed team, immutable vesting |
| Oracle failure | Staleness checks on Chainlink feed, dual portfolio tracking, manual override capability |
13. Three-Year NAV Projections
Based on portfolio simulation modeling across bear, base, and bull market scenarios:
| Scenario | Portfolio Value | NAV/Token | Return from $0.03 |
|---|---|---|---|
| Bear | $1,560,000 | $0.016 | −48% |
| Base | $9,930,000 | $0.10 | +231% |
| Bull | $18,780,000 | $0.19 | +526% |
For private sale investors at $0.05: Base case = 2x, Bull case = 3.8x. For public sale investors at $0.07: Base case = 1.4x, Bull case = 2.7x. See Annex 1 for detailed methodology.
14. Team
| Name | Role | Focus |
|---|---|---|
| Joe Massao | Founder & CTO | Smart contract architecture, blockchain infrastructure, full-stack development |
| Vivian Sirikwa | CEO | Strategy, business development, investor relations, partnerships |
| Kenny Maruma | CFO | Financial planning, treasury management, regulatory compliance |
| Mndewa Tenga | CMO | Community building, brand strategy, African market outreach |
Ready to Invest?
Join the TCIF private sale at $0.05/token — opening Q2 2026.
tcif.finance | app.tcif.finance | investors@tcif.finance | @TCIFfinance