Core V1 Introduction¶
Overview¶
Core V1 is the foundational release of the RAAC Protocol, establishing the core infrastructure for decentralized real estate lending and borrowing. This beta version provides a complete ecosystem for property tokenization, collateralized lending, and automated risk management.
Beta Status
Core V1 is currently in beta with continuous improvements and optimizations. The system is deployed on Ethereum Mainnet and Sepolia Testnet.
Core Components¶
Lending Pool
Deposits, borrowing, interest, insurance.
Stability Pool
Backstop for liquidations; deToken 1:1 for rToken.
RWA Vault
iRAAC index token; adapters; random NFT redemption.
Oracles¶
Real Estate Oracle
Central price store; Functions updater; NAV syncers.
Prime Rate Oracle
US Prime via Functions; updates LendingPool.
crvUSD ↔ USD Oracle
Feeds + Curve fallback; circuit breaker.
Tokens¶
RAAC NFT
Property tokenization; collateral for lending.
RToken
Interest-bearing receipt for deposits.
DEToken
Stability Pool share token.
DebtToken
Tracks scaled borrower debt.
iRAAC
RWA Vault index/share token.
Collectors¶
Deployments¶
Parameters¶
Getting Started¶
For Developers¶
- Review component documentation
- Test on Sepolia testnet
- Integrate with provided interfaces
- Monitor deployment status
For Users¶
- Property Owners: Learn about RAAC NFT tokenization
- Lenders: Understand Lending Pool mechanisms
- Liquidity Providers: Explore Stability Pool opportunities
- Vault Participants: Discover RWA Vault fractional ownership