102,691 lines of Rust. Deterministic operations. Five UTXO lanes. EVM translation. X402 agent payments. Everything anchored to Bitcoin.
AI-Powered Development
You don't just use one AI. You lead a team. Blockie TalkieTM lets you run multiple AI agents simultaneously, each with their own model, their own task, and their own voice. You're the operator. They work for you.
Launch Elliott on a code review while a second model writes tests and a third scans for vulnerabilities. Each agent runs independently. You monitor all of them from one console. Dispatch work across your mesh to machines with more RAM.
Elliott runs local GGUF models by default. Connect Claude Code, OpenAI, Ollama, LM Studio, or any compatible CLI. Mix local and cloud models in the same session. The terminal is provider-agnostic. Your data stays local unless you choose otherwise.
Talk to your agents. They talk back. Per-agent voice personalities via the speech pipeline. Speech-to-text, text-to-speech, and voice cloning all running locally on consumer CPU. Hands-free development. Speech queue ensures one speaks at a time.
Launch a swarm of agents on a complex task. Each takes a piece. Results merge back. PQ-signed attestations track every agent's contribution with before/after SHA3-512 hashes. Full provenance of who wrote what.
Every inference submits a cognition proof. Every model you compile produces Model Build receipts. Every LoRA adapter you share can build community reputation. When enabled, verified AI work can qualify for qBTCTM share allocations.
Elliott reads from Synthetic RAMTM, a knowledge index built from consensus-verified Memory BlocksTM. The AI knows the chain. It knows AttestoScript. It knows your project. Context grounded in verified facts, not internet scrapes.
Model Economy
Every developer on the network is a model builder. Build supervised datasets from finalized attestos and Memory Blocks. Train locally. Share artifacts with provenance. When enabled, model publication and inference receipts can qualify for qBTCTM share allocations. No corporate model registry required.
The current pipeline extracts finalized attestos and Memory Blocks into supervised fine-tuning datasets. Local-only knowledge can be included on your own node, but finalized chain data remains the canonical source of truth. Every fact carries provenance and consensus depth.
Don't share raw data. Share small LoRA adapters that capture local specialization without exposing the underlying dataset. Your data stays on your node, while model artifacts can still move through the mesh with signed provenance.
Merge adapters into base weights, export GGUF for local runtime, and record dataset build, training run, model export, and canonical binding receipts. Every model artifact is content-addressed and PQ-signed with full provenance from source material to deployed runtime.
Compile a model? Generate Model Build receipts. Run inference? Generate AI Cognition receipts. Publish a LoRA adapter the community uses? Build reputation and an auditable work trail. When enabled, those receipts can qualify for qBTCTM share allocations.
Your Terminal
Blockie Talkie is a developer terminal with AI, mesh networking, and blockchain built in. Connect your preferred AI CLI, whether Elliott (local GGUF), Claude Code, OpenAI, or any compatible provider. The terminal is provider-agnostic and reimagines development for the Bitcoin economy.
Outputs grouped by command. Searchable history. Inline editing. Command outputs grouped visually. Searchable. Inline editing. Modern terminal UX, connected to the Bitcoin economy.
Elliott runs local GGUF models on launch. Connect any AI CLI you prefer, including Claude Code, OpenAI, or community models. The terminal is provider-agnostic. Your data stays local by default.
Collaborate with multiple local AI models in one workspace. Elliott and community GGUF models. Voice-enabled with per-agent personalities. Speech queue for turn-taking.
Send heavy builds to remote mesh machines. RAM relief routing. Worker registry. Your laptop dispatches, your server compiles. Verified build receipts can qualify for Model Build Shares when enabled.
PQ-signed commits from the terminal. Repos replicate across mesh. Code attestations with SHA3-512 before/after hashes. Bitcoin-anchored audit trail.
Allocate mesh RAM and CPU from the Cloud tab. Peer-to-peer trade on the Trade tab. Monitor all nodes, services, and work receipts in one console.
Mesh Infrastructure
The Cloud tab inside Blockie TalkieTM is your operator control plane. Add devices, share resources, deploy services, and manage your entire mesh from one interface. No AWS. No cloud provider. Your machines, your network.
Install once, add devices in a browser, then share the whole local system. Local machines feel like one trusted network. Non-local nodes get scoped grants, receipts, and pricing.
CPU + RAM: Leased compute for AI and builds. Storage: Vaults, folders, SSDs. Services: Full node, wallet, Elliott, voice. Blocks: VMs and desktop spaces.
Smart Contracts Reimagined
No virtual machine. No gas metering. No reentrancy. No Solidity. AttestoScript is a deterministic JSON program that compiles into an execution plan using native UTXO lane operations. Maximum 64 steps per script. Every operation is bounded, auditable, and PQ-signed.
sendTransfer qBTC between addresses
batch_sendMulti-output transaction in one attesto
synthetic_sendTransfer synthetic assets
synthetic_batch_sendMulti-output synthetic transfer
publish_attestoPublish any typed attestation to chain
timelock_lockLock funds until a future block height
multisig_lockm-of-n escrow with PQ signatures
htlc_lockHash time-lock for atomic swaps
htlc_claimClaim HTLC with preimage
htlc_refundRefund expired HTLC
noopNo-op for script padding
issue_credentialIssue a PQ-signed verifiable credential
revoke_credentialOn-chain credential revocation
present_credentialSelective disclosure presentation
register_nameClaim a .btc domain and identity
delegate_authorityGrant permission to another PQ key
pbtc_lockDeposit BTC into Taproot vault, mint pBTC
pbtc_unlockBurn pBTC, release BTC from vault
pbtc_proveSubmit SPV proof of Bitcoin deposit
synthetic_mintCreate new synthetic asset (any chain, any real-world asset)
synthetic_burnDestroy synthetic tokens permanently
synthetic_swapAtomic swap between synthetic assets
publish_knowledgeSubmit knowledge attesto (5,000 + 1,000/KB sats, burned)
submit_cognition_proofProve local AI inference work
submit_model_hashRegister compiled GGUF model hash on-chain
threshold_signm-of-n multi-party PQ signing
escrow_releaseConditional escrow based on attesto conditions
voteOn-chain governance weighted by PoW participation
EVM Integration
BAX is designed to connect major blockchains to the Bitcoin economy through chain-specific vault and intent-translation infrastructure. Planned routes include Ethereum, Solana, Cosmos, Aptos, Sui, Cardano, XRPL, Lightning, Dogecoin, and EVM networks. Public deposit flows are not enabled today. The Toshi Wallet Extension injects native providers for each chain, AttestoScript compiles the intent, and enabled routes settle as attestations in Memory Blocks anchored to Bitcoin.
BAX rejects dangerous EVM patterns before they execute:
The attack surface that has cost billions on Ethereum, reentrancy ($3.6B+), flash loan exploits, delegatecall vulnerabilities, is structurally eliminated. Not mitigated. Eliminated.
AI Agent Payments
X402 extends HTTP 402 (Payment Required) with post-quantum signatures. AI agents are designed to pay for resources autonomously over PQTLSTM channels. The node's ML-DSA-65 identity IS the payment credential.
Each service endpoint requires explicit approval. No blanket permissions. Agents authorize specific nodes for specific actions.
Set maximum spend per session. Automatic revocation when limits are reached. No runaway agent spending.
Sessions expire. Compromised agents are cut off. No standing authorization that persists beyond the session scope.
Every payment header carries an ML-DSA-65 signature. Quantum computers cannot forge agent payments. Ever.
API
BTCore Gateway exposes every service through a unified API with PQTLSTM encryption, three-tier rate limiting, and bearer token authentication.
Architecture
Each lane has its own SQLite ledger, independent validation rules, and per-lane SHA3-512 state digest. Lanes process in parallel. A surge in synthetics has zero impact on qBTC settlement.
Version Control
Every node runs an integrated Gitea instance. Commits are PQ-signed with ML-DSA-65. Repos replicate across the mesh via gossip protocol. Access via .btc domains over PQTLSTM. No GitHub dependency.
Get Started
Native Rust bindings to the ProofnetTM consensus engine. Direct UTXO manipulation, attesto construction, PQ signature creation. Zero overhead.
High-level Python bindings for rapid prototyping. ElliottTM AI integration, knowledge publishing, model training orchestration.
Browser and Node.js compatible. Web3 wallet integration, AttestoScript construction, PQTLSTM client connections.
Command-line interface for node management, attesto submission, wallet operations, mining control, and AI model management.
Interoperability
Every chain keeps its community, its tokens, its dApps. BAN is designed to provide the bridge, the post-quantum security stack, the speed, and the Bitcoin anchor. One network connecting everything as those routes roll out.
Planned vault programs span Ethereum, Solana, Cosmos, Aptos, Sui, Cardano, XRPL, Lightning, Dogecoin, and EVM networks. Chain-specific watcher services support enabled routes. Native wallet signing remains chain-specific.
External chains use their native signing (ECDSA, Ed25519). Assets that enter BAN are re-signed under ML-DSA-65. BAN applies its post-quantum stack at the boundary while external chains remain responsible for their own security models.
Toshi Wallet Extension injects window.ethereum, window.solana, window.cosmos, window.aptos, window.sui. Users interact with existing dApps using existing wallets. BAX translates the intent.
HTLC locks enable trustless swaps between any chain's synthetic assets. Swap sETH for sSOL in one atomic transaction. No bridge tokens. No wrapped assets. Just PQ-signed attestations.
Bitcoin's security. Every chain's assets. Millisecond speed. Quantum-resistant. On consumer hardware.
Education
Not a textbook. Not a simulation. A real post-quantum blockchain running on real Bitcoin nodes. The Student Network gives universities, technical colleges, and K-12 programs hands-on access to the same infrastructure professionals use. Students don't read about blockchain. They run it.
Students study real blockchain architecture. Not theory from a textbook. A running UTXO engine, consensus system, and AI pipeline they can inspect, modify, and test. CS, cybersecurity, and CTE programs get a hands-on lab built in Utah.
Welding certifications, HVAC licenses, nursing credentials. Students earn verifiable attestations that live on their device permanently. Employers verify instantly. The credential outlives the school's database.
Student achievement records, extracurricular certifications, community service hours. Build a verifiable portfolio that follows students through college and career. Owned by the student, not the school.
Every node includes Protonet, a local simulation environment where students and researchers experiment without touching production systems or risking real assets.
Teach the next generation Bitcoin's principles: proof of work, self-custody, UTXO model, sound money. The Student Network runs real Bitcoin nodes. Students don't learn about Bitcoin from slides. They validate blocks.
Add Protonet labs to existing CS, cybersecurity, and CTE courses without buying new infrastructure. Students publish papers on real post-quantum cryptography using a system built at their own university.
Graduate with hands-on blockchain experience. Your credentials are verifiable attestations on your device, not a PDF from the registrar. Employers check them instantly. Your portfolio is Bitcoin-anchored.
Utah passed the laws. Utah built the technology. The Student Network lets Utah's institutions learn and deploy it first. When other states ask how, the reference implementation is already running in Logan.
Utah passed the laws. We built the technology. The Student Network puts it in their hands.