Real World Assets (RWA)
Six Creator Studio templates for bringing off-chain value on-chain with compliance-aware forms.
| ID | Studio | Primary pallets | What you launch |
|---|---|---|---|
| P01 | Real Estate Studio | Proptech, EmpRwa, Compliance | Fractional property tokens |
| P02 | Commodities Studio | EmpRwa, Assets, Oracle | Gold, oil, agricultural baskets |
| P03 | Debt & Bonds Studio | EmpRwa, Lending, Vesting | Corporate or sovereign debt |
| P04 | Carbon Credits Studio | CarbonCredits | TCO2 offsets |
| P05 | Art & Physical Studio | Uniques, EmpNft | Physical art with provenance |
| P06 | IP & Royalties Studio | NftRoyalties, EmpRwa | Patent, media royalty streams |
P01 · Real Estate Studio
The most complete RWA template — institutional-grade fields for property tokenization.
Form sections
- Asset identification — name, type (residential, office, logistics…), location, jurisdiction
- Financial sheet — surface m², USD valuation, annual yield %, maintenance reserve
- Tokenization — token supply, symbol, min investment, price per token (auto-calculated)
- Governance toggles — KYC required, secondary market, escrow active
- Compliance — MIFID II, Reg D, investor whitelist, transfer restrictions
- Documents — prospectus, valuation certificate, registry deed, floor plan → IPFS
- Institutional structure — preferred return, GP carry, cap rate, NOI, occupancy
On-chain calls (EmpoorioChain)
| Pallet | Call | Purpose |
|---|---|---|
| Proptech (25) | registerProperty | Register property metadata |
| EmpRwa (54) | tokenizeAsset | Mint fractional shares |
| Compliance (51) | registerIdentity | KYC/AML filters |
| NftRoyalties (83) | setCollectionRoyalty | Secondary market fees |
| Scheduler (39) | scheduleAfter | Automated dividend payouts |
EVM path
When targeting Ethereum, standards include ERC-3643 (T-REX), ERC-1400, or basic ERC-20 RWA.
Full field spec: docs/creator-studio/P01_real_estate.md in Eoonia_Wallet.
P02–P06 summary
| ID | Key fields | Notes |
|---|---|---|
| P02 | Commodity type, reserve proof, oracle provider | Proof-of-reserve via Oracle pallet |
| P03 | Bond face value, coupon %, maturity date | Vesting for coupon schedules |
| P04 | Credit vintage, verification standard, TCO2 amount | Lists in Carbon Marketplace |
| P05 | Artist, provenance chain, custody location | Uniques NFT + physical link |
| P06 | IP type, royalty %, licensee terms | Automated royalty distribution |
Typical end-to-end flow
- Open Creator Studio → RWA → pick studio
- Complete all required sections (marked in app)
- Upload legal documents where prompted
- Review transaction preview — verify pallet calls and fees
- Sign with biometrics
- Track in My Protocols
- Optional: list in Bazaar
Plain-language notes
- Jurisdiction matters — dropdowns include EU, US SEC, UK FCA, Singapore MAS, and more; align with your legal counsel.
- Royalties route to creators via
NftRoyaltieson secondary sales. - RWAs use dual-chain support — pick EmpoorioChain or Ethereum before signing.