Skip to content
@TribeWarez

Tribewarez

A TripTribe Recordings Division - Established 2025 - Makin Games with Quality, Soul and Spirit.

TribeWarez Logo

TribeWarez

AI-powered blockchain ecosystem evolving Proof-of-Work into Proof of Tensor Optimizations (PoT-O)
Multi-chain testnets • On-chain DeFi • Edge-device mining • Synthetic tensor challenges • Open alpha/beta on Solana + EVM

License: MITPoT-O Validator CIContracts CIpot-o-core on crates.ioai3-lib on crates.ioHugging FaceStatus: Live Beta

Jump to:
🤗 Hugging Face (Datasets & Models)💱 DeFi Portal🔮 Mystic📖 Docs


Overview

TribeWarez is an open-source (MIT) ecosystem pioneering Proof of Tensor Optimizations (PoT-O) — replacing energy-intensive hashing with verifiable tensor computations, neural path matching, and information-theoretic proofs. Built for low-power edge devices (ESP32, Raspberry Pi clusters), synthetic data generation, and multi-chain DeFi on Solana + EVM testnets.

Early 2026 status: Live beta / open alpha. Most components are experimental, actively developed, and progressively open-sourced. Expect evolving specs, rough edges, and rapid iteration.

🔓 Open Source Commitment: All core implementation logic is MIT-licensed and free to contribute. Some repositories are being cleaned up and stabilized — they will be fully opened for public contribution upon their 1.0 release. Several are open right now. Join the guild!

Key Features

  • PoT-O Consensus — Tensor-based proofs (MML path optimality + inference matching) per TW-RPC-001
  • Edge Mining — ESP32/ESP8266 firmware for solo mining tensor challenges
  • Synthetic Data Gen — Clustered challenge generation (Ch7 tensor dims & networking effects) → Hugging Face datasets
  • Multi-Chain Testnets — Solana validator + proxy, Geth EVM (chain ID 5555)
  • On-Chain DeFi — Staking, AMM swaps, vaults (Anchor programs / Solana smart contracts)
  • DeFi Games — On-chain games (Mystic Numbers and more) blending DeFi mechanics with gameplay
  • Apps & Tools — Mystic Scribe Engine (fun web app), docs portal, CLI miner
  • Extensible — Trait-based hooks for protocols, meshes, bridges

Ecosystem Repositories

⚙️ Core Protocol & Validator

RepoDescriptionLanguageCILinks
pot-o-coreCore types & utilities for PoT-ORustCIcrates.iodocs.rs
ai3-libAI3 support for validator/minerRustCIcrates.iodocs.rs
pot-o-miningMining coordination & neural-path logicRustCIcrates.io forthcoming
pot-o-extensionsDeFi, staking, chain extensionsRustCIcrates.io forthcoming
pot-o-validatorPoT-O Validator HTTP API & consensus nodeRustCIRPC: pot.rpc.gateway.tribewarez.com

📜 Smart Contracts & DeFi Programs

RepoDescriptionLanguageCILinks
pot-o-contractzSolana programs (staking, AMM, vault/escrow) for PTtC/NMTCRust (Anchor)CIDeFi Portal

⛏️ Mining Clients

RepoDescriptionLanguageCILinks
esp-pot-o-minerESP32-S / ESP8266 mining firmwareC/C++ (PlatformIO)CIPlatformIO registry forthcoming
pot-o-miner-cliSelf-contained bash CLI for PC miningShell/PythonCI

🧪 Synthetic Data & Research

RepoDescriptionLanguageCILinks
pot-o-ch7-clusterDistributed synthetic Ch7 challenge generator (Pi/ESP32 clusters)Python/JupyterCIHF Space🤗 HF Dataset

🎮 DeFi Games

RepoDescriptionStatusLinks
Mystic NumbersOn-chain DeFi number game — first in the TribeWarez DeFi games seriesComing Soon🔮 mystic.tribewarez.com

🌐 Apps & Web

RepoDescriptionLanguageCILinks
mystic-scribe-engineFun web app — Mystic Scribe EngineTypeScript/JSComing Soon🔮 mystic.tribewarez.com
docs.tribewarez.comDocumentation portal & RFC draftsDockerfile/MarkdownBuild IETF drafts📖 docs.tribewarez.com

Quick Start (Local Stack)

Prerequisites: Docker, Docker Compose, Git, Make

git clone --recurse-submodules https://github.com/TribeWarez/tribe
cd tribe
cp .env.example .env # Edit with keys/secrets (never commit!)
make infra-up # nginx-proxy + SSL
make web3-up # DeFi portal, terminal, docs
make web3-rpc-up # Testnet RPCs + PoT-O validator

Explore services:

Key Services

ServiceURL
DeFi Portaldefi.tribewarez.com
Mystic / DeFi Gamesmystic.tribewarez.com
Terminalterminal.tribewarez.com
Docsdocs.tribewarez.com
Hugging Facehuggingface.co/Tribewarez
Solana RPCtestnet-solana.rpc.gateway.tribewarez.com
EVM RPCtestnet-eth.rpc.gateway.tribewarez.com
PoT-O Validatorpot.rpc.gateway.tribewarez.com
Status APIstatus.rpc.gateway.tribewarez.com

Documentation & RFCs

Contributing

We're in open beta — issues, PRs, and Discussions welcome!

🔓 All core implementation logic is open source under MIT. Most repositories are open for contribution right now. For stacks approaching their 1.0 release, full public contribution opens on release — check each repo's CONTRIBUTING.md or Discussions for current status.

Focus areas: bug fixes, challenge ideas, edge optimizations, DeFi program audits, synthetic data quality, DeFi game mechanics. Start with Discussions for ideas/questions.

This ecosystem is permanently open-source under MIT. Join the guild building tensor-first blockchain + AI infra.

💪 Let's optimize reality.

Security

Do not commit real API keys, client secrets, or private keys. Use .env (gitignored) or a secrets manager. Public endpoints do not expose internal URLs or credentials.

Pinned Loading

  1. docs.tribewarez.comdocs.tribewarez.comPublic

    Dockerfile

  2. pot-o-validatorpot-o-validatorPublic

    PoT-O (Proof of Tensor Optimizations) Validator Service — HTTP API and consensus node for the TribeWarez testnet.

    Rust 1

  3. esp-pot-o-mineresp-pot-o-minerPublic

    PoT-O mining firmware for ESP32-S and ESP8266.

    C 1

  4. ai3-libai3-libPublic

    AI3 support library for PoT-O validator and miner components.

    Rust 1

  5. pot-o-contractzpot-o-contractzPublic

    Solana programs (smart contracts) for the Tribewarez DeFi platform supporting PTtC (Pumped TRIBE-Test Coin) operations.

    Rust 1

  6. octo-o-weaverocto-o-weaverPublic

    Rust

Repositories

Showing 10 of 17 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…