[ system online ] v0.4.2 // cofhe 0.1.3
AI-generated FHE contracts.
AI-generated FHE contracts.
Audited. // Deployed.
Division turns one sentence into a production-ready Fhenix CoFHE contract. Audited end-to-end by PRION's 8-head LLM pipeline. Shipped on-chain — no human glue code.
StatusTestnet Verified
Marathon4 / 4 Waves
AuditConsensus
Templates13
$ division generate "private payroll with regulator visibility" [parser] intent → ConfidentialPayroll [claude] drafting solidity (cofhe 0.1.3)… [deepseek] reviewing async-decrypt flow… [groq] formal property hints… [✓] ConfidentialPayrollV2.sol 412 lines [✓] Compiled with solc 0.8.24 [✓] PRION audit: 0 critical · 0 high · 2 info [✓] hardhat tests: 28 / 28 passed [✓] Deployed → 0xaCf08AB17be784fe2c04e0c666cA4b09FaA2F840 $
// live_generator
model: multi-llm · cofhe 0.1.3
Describe it. Ship it.
Intent
plain english$ division generate "private payroll with regulator visibility" [ready] awaiting run… press Generate. $
// prion_audit
target: *.sol · cofhe-aware
8 heads. One consensus.
Solidity input
paste or generatePRION heads
idle01Reentrancy
02Overflow
03Access control
04Oracle
05MEV
06Gas · DoS
07FHE leakage
08Economic
consensus
0%
[idle] paste Solidity & press Run Audit.
// deployment_log
network: arbitrum sepolia
Shipped on-chain.
WaveContract
AddressStatus
Explorer
13 templates
4/4 waves shipped
0 critical findings
// pipeline
Four steps. One command.
// 01Describe
Plain-English intent. No Solidity yet. Parser classifies domain (auction, payroll, DAO, DEX, vault…)
→
// 02Generate
Multi-model (Claude + DeepSeek + Groq) emits FHE Solidity with type system and async-decrypt hooks.
→
// 03Compile
hardhat-starter runs solc 0.8.24, generated test suite, PRION 8-head audit, PoC replay.
→
// 04Deploy
Broadcast to Fhenix testnet + Arbitrum Sepolia. Verified bytecode, tx hash, done.
// core_systems
Under the hood.
CoFHE 0.1.3
Hardhat
Solidity 0.8.24
PRION 8-head auditor
async-decrypt flow
PoC replay harness
Slither + Mythril
tx broadcaster
// execute
Ship one. Right now.
$ npm install -g @division/fhe $ division generate "your idea here" # first run pulls templates + audits cache (~30s)
// chain_focus
Fhenix native.
primary · fhe
Fhenix
CoFHE precompiles · encrypted state · async-decrypt flow.
settlement
Arbitrum
Sepolia Deploy target for testnet contracts.
Sepolia Deploy target for testnet contracts.
Cross-chain FHE expansion planned Q3 2026