franchisa
Corporate governance bridge connecting SEC proxy voting to tokenized stockholder voting on Arbitrum. AI agent ingests real EDGAR filings, token holders vote on-chain via Stylus, results exported as signed cryptographic proofs.
ビデオ
テックスタック
説明
Franchisa is a Web2-to-Web3 corporate governance bridge that gives tokenized stockholders a voice in real corporate decisions. Holders of tokenized stocks (mTSLA, mAAPL, mNVDA, mMSFT) are locked out of SEC proxy voting — Franchisa closes that gap with an autonomous pipeline: AI agent parses real SEC EDGAR filings → proposals stored on-chain via Solidity registry → token holders cast balance-weighted votes through a Rust/WASM Stylus engine → results exported as ECDSA-signed cryptographic proofs for custodian verification.
NVIDIA's 2026 annual meeting (7 proposals) was ingested from the real SEC DEF 14A filing — the keccak256 hash of the original document is stored on-chain and independently verifiable. 43 tests (35 Solidity + 8 Rust).