Sample apps
Open-source examples on GitHub you can fork and customize.Arc prediction markets
Decentralized prediction markets with UMA Optimistic Oracle V2 resolution,
constant-product AMM trading, and collateral-backed position tokens on Arc
Testnet.
Quickstarts
Get up and running with prediction market contracts in minutes.Deploy on Arc
Beginner. Deploy, test, and interact with a Solidity smart contract on
Arc using Foundry.
Monitor contract events
Intermediate. Set up webhooks and event monitors to track onchain
activity from your deployed contracts.
Why Arc for prediction markets
Arc is purpose-built for stablecoin finance. These capabilities directly support prediction market applications.Instant trade confirmation
Instant trade confirmation
Deterministic finality confirms
position token trades and collateral deposits in under a second, removing
settlement uncertainty from active markets.
Low-cost position trading
Low-cost position trading
USDC-denominated gas at stable, predictable prices makes frequent AMM trades
economical. See gas and fees for current
rates.
Trustless oracle resolution
Trustless oracle resolution
Integrate UMA Optimistic Oracle, Chainlink, or other providers from the
oracles ecosystem to resolve markets without a
centralized arbitrator.
Composable token standards
Composable token standards
Position tokens are standard ERC-20 tokens, tradable on any AMM and
transferable between wallets using standard EVM tooling. See contract
addresses for available tokens.
Compliance-ready
Compliance-ready
Built-in integration points for wallet screening from Elliptic and TRM
Labs, essential for regulated prediction
market products.
Standard EVM tooling
Standard EVM tooling
Deploy and iterate on Solidity market contracts using Hardhat, Foundry, or
any EVM-compatible tools. See EVM
compatibility for differences to check
before deploying.