Spaces:
No application file
No application file
| title: README | |
| emoji: π§¬π | |
| colorFrom: pink | |
| colorTo: purple | |
| sdk: docker | |
| pinned: false | |
| <div align="center"> | |
| # Tribewarez π§¬ππ | |
| **A new guild in the cosmos** | |
| Forging low-level AI + Blockchain infrastructure β permanently open-source, live beta, tensor-first future | |
| </div> | |
| <br> | |
| <p align="center"> | |
| <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fhuggingface.co%2Ftribewarez&label=visitors&labelColor=%23f87171&countColor=%23c084fc" alt="visitors"/> | |
| </p> | |
| ## π Who We Are | |
| We are **Tribewarez** β a freshly formed guild drifting into the cosmos, building at the bleeding edge of **machine learning**, **Web3**, and **decentralized compute**. | |
| Our north star: **Proof of Tensor Optimizations (PoT-O)** β a radically useful evolution of Proof-of-Work where miners perform real tensor mathematics (matrix multiplies, convolutions, activations, neural-path compression) instead of wasteful hashing. | |
| β **All core infrastructure will remain open-source forever** (MIT licensed) β no closed components, no rug pulls, no proprietary black boxes. | |
| β We are currently in **Live Beta Testing Phase** β testnet RPC live, early miners running on desktops & ESP32/ESP8266 devices, RFCs evolving in public, bugs & breakthroughs happening in real time. | |
| Check our **Hugging Face Space** for vibes & experiments: https://huggingface.co/spaces/Tribewarez/ | |
| ## π§ Core Infrastructure (Permanently Open-Source) | |
| All foundational pieces are MIT-licensed and will stay that way β join, fork, extend, mine, validate. | |
| | Repository | Description | Language | Status & Notes | | |
| |-------------------------------------|-----------------------------------------------------------------------------|-------------|-----------------------------------------| | |
| | [pot-o-core](https://github.com/TribeWarez/pot-o-core) | Core Rust types, proofs, utilities & protocol definitions for PoT-O | Rust | v0.1 β’ foundational crate | | |
| | [ai3-lib](https://github.com/TribeWarez/ai3-lib) | Support library powering validators, miners & AIΒ³ integrations | Rust | v0.1 β’ depends on pot-o-core | | |
| | [esp-pot-o-miner](https://github.com/TribeWarez/esp-pot-o-miner) | Firmware for ESP32-S / ESP8266 β real on-device tensor mining | C/C++ | Live beta β’ PlatformIO β’ tiny tensors | | |
| | pot-o-extensions (coming soon) | Challenge generators, verifiers, domain-specific extensions | Rust | In planning β contributions welcome | | |
| β **Everything above is and will always be open-source.** | |
| β Live beta means: APIs may shift, features are landing weekly, miners are earning testnet yield in real time. | |
| ### Key Live Endpoints (Beta) | |
| - RPC Gateway: `https://pot.rpc.gateway.tribewarez.com` | |
| - Status / Self-Check: `https://status.rpc.gateway.tribewarez.com` | |
| - Docs & RFC Series: https://docs.tribewarez.com/public (PoT-O V1βV5 evolving live) | |
| ## π Getting Started in the Beta | |
| 1. **Desktop / Validator** β clone `pot-o-core` + `ai3-lib`, build your node, connect to testnet RPC | |
| 2. **Embedded Miner** β flash `esp-pot-o-miner` to ESP32-S/ESP8266 β joins guild, runs real tensor workloads, submits proofs | |
| 3. Follow RFCs β test new challenge types, staking (V3), vaults (V4), governance | |
| 4. Run self-checks & report bugs β this is live, chaotic, guild-building phase | |
| See each repoβs README for setup, wiring diagrams, RPC spec, and contribution guidelines. | |
| ## π Guild Stats (Early Days) | |
|  | |
|  | |
| Weβre small, new, and growing β stars, forks, PRs, miners = guild power. | |
| ## π Join the Cosmos Guild | |
| We welcome: | |
| - Tensor kernel wizards | |
| - IoT / embedded tinkerers | |
| - Blockchain DeFi / staking minds | |
| - Psychedelic / creative dataset curators | |
| - Anyone ready to help shape PoT-O V3βVβ | |
| β Open issues/PRs on GitHub repos | |
| β Drop ideas in discussions | |
| β Enterprise/research collabs β reach via HF or docs | |
| ```text | |
| Discord / Telegram / X β launching soon (2026 guild channels) | |
| Docs & RFCs β https://docs.tribewarez.com | |
| Testnet RPC status β https://status.rpc.gateway.tribewarez.com |