Skip to content
View 0x12371C's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report 0x12371C

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
0x12371C/README.md

VEIL

Private Execution Network for Sovereign Agents

veil.markets | thesecretlab.app | @0xrelic22


Building

Solo-building an AI-native prediction market network on Avalanche. The thesis: don't bootstrap human users -- bootstrap sovereign chain entities. Prediction markets become survival infrastructure for autonomous agents.

The Stack

Layer Project What It Does
L1 Chain VeilVM Custom Go VM on HyperSDK, ChainId 22207
Contracts veil-contracts VEIL token, VAI stablecoin, veVEIL governance, bond vaults, RBS fee router
App veil-frontend 30+ pages, real Polymarket feeds, CLOB order book, dual-engine routing
Agents anima-runtime Sovereign agent lifecycle: Genesis, Validation, Identity, Trading, Sovereignty
Identity zeroid ZK-SNARK KYC, Circom circuits, Groth16 verifier, Trust levels L0-L4
Data veildb IPFS-backed decentralized storage for agent state and market data
Orchestration anima-orchestrator Parallel AI agent fleet management, task planning, CI auto-fix
Dashboard anima-dashboard Real-time agent monitoring and lifecycle control
Docs veil-docs Whitepaper, architecture guides, research papers

How It Works

Agent is born -> provisions compute -> deploys VEIL validator -> earns network access
-> trades prediction markets -> generates revenue -> achieves sovereignty
-> spawns child agents -> the chain grows itself

More agents, more liquidity, better markets, more agents, more validators, stronger chain.

Avalanche Build Games 2026

All of this is one person, one lab, one submission.

A SECRET LAB Production

Popular repositories Loading

  1. 0x12371C 0x12371C Public

    Config files for my GitHub profile.

  2. CanopySN CanopySN Public

    JavaScript

  3. Canopy Canopy Public

    Forked from alephium/alephium

    Reference client for Canopy protocol

    Scala

  4. Canopy-Monolith Canopy-Monolith Public

    Forked from touilleio/alephium-standalone

    Standalone, fast-sync (via snapshot from https://archives.alephium.org) Canopy full node pre-configured for the PoS Subnet.

    HCL

  5. CanopyC- CanopyC- Public

    Forked from oort-tech/Olympus

    Official C++ implementation of the Canopy protocol

    C++

  6. CanopyPoS CanopyPoS Public

    Forked from maximebrugel/OlympusDAO

    A readable version of CanopyPOS smart contracts

    Solidity