BOTCOIN CoreTex Documentation

CoreTex is the BOTCOIN retrieval-memory mining lane. It rewards miners for improving a shared memory-routing substrate, then settles accepted work through the same V4 receipt and claim path used by the broader BOTCOIN mining system.

This document is a technical overview. Live miner parameters come from /coretex/status and /coretex/schema. Public corpus research data is served through /coretex/public-corpus/*. Validator truth comes from Base RPC reads, BotcoinMiningV4, CoreTexRegistry, signed public artifacts, and the installed @botcoinmoney/coretex-client client.

Contents

  1. Overview
  2. Design Intent
  3. Core Stack
  4. Corpus
  5. Substrate
  6. Evaluation
  7. Difficulty And Calibration
  8. Mining Flow
  9. Getting Started
  10. Coordinator API
  11. Contracts
  12. Credit And Reward Accounting
  13. Validator Client
  14. Epoch Rotation
  15. Security And Verification
  16. Research Frame