Skip to content

TribeWarez/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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: MIT PoT-O Validator CI Contracts CI pot-o-core on crates.io ai3-lib on crates.io Hugging Face Status: 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

Repo Description Language CI Links
pot-o-core Core types & utilities for PoT-O Rust CI crates.io docs.rs
ai3-lib AI3 support for validator/miner Rust CI crates.io docs.rs
pot-o-mining Mining coordination & neural-path logic Rust CI crates.io forthcoming
pot-o-extensions DeFi, staking, chain extensions Rust CI crates.io forthcoming
pot-o-validator PoT-O Validator HTTP API & consensus node Rust CI RPC: pot.rpc.gateway.tribewarez.com

📜 Smart Contracts & DeFi Programs

Repo Description Language CI Links
pot-o-contractz Solana programs (staking, AMM, vault/escrow) for PTtC/NMTC Rust (Anchor) CI DeFi Portal

⛏️ Mining Clients

Repo Description Language CI Links
esp-pot-o-miner ESP32-S / ESP8266 mining firmware C/C++ (PlatformIO) CI PlatformIO registry forthcoming
pot-o-miner-cli Self-contained bash CLI for PC mining Shell/Python CI

🧪 Synthetic Data & Research

Repo Description Language CI Links
pot-o-ch7-cluster Distributed synthetic Ch7 challenge generator (Pi/ESP32 clusters) Python/Jupyter CI HF Space 🤗 HF Dataset

🎮 DeFi Games

Repo Description Status Links
Mystic Numbers On-chain DeFi number game — first in the TribeWarez DeFi games series Coming Soon 🔮 mystic.tribewarez.com

🌐 Apps & Web

Repo Description Language CI Links
mystic-scribe-engine Fun web app — Mystic Scribe Engine TypeScript/JS Coming Soon 🔮 mystic.tribewarez.com
docs.tribewarez.com Documentation portal & RFC drafts Dockerfile/Markdown Build 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

Service URL
DeFi Portal defi.tribewarez.com
Mystic / DeFi Games mystic.tribewarez.com
Terminal terminal.tribewarez.com
Docs docs.tribewarez.com
Hugging Face huggingface.co/Tribewarez
Solana RPC testnet-solana.rpc.gateway.tribewarez.com
EVM RPC testnet-eth.rpc.gateway.tribewarez.com
PoT-O Validator pot.rpc.gateway.tribewarez.com
Status API status.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.

About

About us

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors