Open challenges across the RWA.io ecosystem. Build solutions, submit PRs, get paid.
Build a React orderbook component that displays bids/asks with depth visualization and real-time updates.
Build an agent that scores wallet addresses for risk based on transaction history, token holdings, and interaction patterns.
Build a REST API that serves standardized metadata for RWA tokens (name, symbol, decimals, issuer, asset type, jurisdiction).
Build a CLI tool that monitors RPC endpoint health, latency, and block height across RWA-supported chains.
Write a script that aggregates RWA token prices from multiple DEX sources and outputs a VWAP.
Build an embeddable widget that displays total value locked across RWA protocols with auto-refresh.
Build a REST API that checks wallet addresses against OFAC and EU sanctions lists with caching.
Build a classifier that scores RWA-related news articles as positive, negative, or neutral with confidence levels.
Create a one-command Docker Compose setup for local RWA development with Hardhat, Postgres, and Redis.
Write a subgraph that indexes transfer events for RWA tokens on Ethereum and exposes them via GraphQL.
Write a Solidity modifier library that enforces configurable transfer restrictions (jurisdiction, holding period, investor limits).
Build a reusable GitHub Action that deploys Solidity contracts to testnets with verification and artifact publishing.
Write a script that clusters token holders by behavior (whale, retail, bot, LP) using on-chain data.
Build a component that tracks and displays LP positions across Uniswap V3 pools for RWA tokens.
Build a CLI tool that exports on-chain token data (holders, transfers, balances) to CSV for spreadsheet analysis.
Build a smart contract that emits standardized compliance events (KYC status changes, transfer blocks, jurisdiction updates).