I am the maintainer of 362 Rust crates on crates.io, effectively managing about 0.15% of the entire Rust ecosystem single-handedly.
I operate under the name COOLJAPAN OU (Team KitaSan).

I am not here to talk about "plans." I am here to offer existing infrastructure that I have already built.
Polkadot and Substrate are built on Rust. However, the current standard for formal verification (SMT solvers like Z3 or CVC4) relies heavily on C++.
This creates a critical bottleneck for the Substrate ecosystem:
no_std environments or inside the browser/blockchain runtime.We are building the future of Web3 on Rust, so why are we still relying on legacy C++ tools for verification?
I have developed OxiZ, a high-performance SMT solver written entirely in Pure Rust.
It is already live (v0.1.3) and available on crates.io: https://crates.io/crates/oxiz
https://github.com/cool-japan/oxiz
OxiZ allows us to:
I originally applied for a W3F Grant, but since the program is currently closed, I am bringing this proposal directly to the Treasury and the community.
I am requesting funding to take OxiZ from "General Rust" to "Substrate Native".
Goal: Make OxiZ fully compatible with Substrate & ink!
no_std & Wasm Optimization (Make it run inside the browser and runtime).Estimated Cost: ~$30,000 (Small Spender Track)
Timeline: 3 Months
I welcome any feedback from the community before I move this to a formal Referendum.
Let's make verification accessible to every Substrate developer.