Buy fractional ownership of real estate from $50 and earn rental income automatically on Solana.
| Name | Role |
|---|---|
| Nurlan | Team Lead & Blockchain Developer |
| Ramina | UI/UX Designer & Frontend Developer |
| Rakhat | Full-stack Developer |
- Buying real estate requires hundreds of thousands of dollars
- No way to own a small fraction of a property
- Rental income is not transparent
- Ownership transfer is slow and expensive
SolEstate tokenizes real estate into 1000 SPL tokens on Solana. Each token = 0.1% ownership. Rental income is distributed automatically through smart contracts.
- Ownership exists only on-chain — no centralized database
- SPL tokens enforce ownership via wallet signature
- Yield distributed to 100+ investors for fractions of a cent
- Proof-of-Asset hash stored permanently in PDA
- Smart Contract: Rust · Anchor Framework
- Frontend: Next.js · TypeScript · TailwindCSS
- Wallet: Phantom · Solana Wallet Adapter
- Network: Solana Devnet
- Deployment: Vercel
https://solestate-psi.vercel.app
git clone https://github.com/rkht111/solestate
cd solestate
npm install
npm run dev
# .env.local example
NEXT_PUBLIC_SOL_USD_RATE=140
NEXT_PUBLIC_ALMATY_TREASURY=REPLACE_WITH_DEVNET_WALLET
NEXT_PUBLIC_ASTANA_TREASURY=REPLACE_WITH_DEVNET_WALLET
NEXT_PUBLIC_SHYMKENT_TREASURY=REPLACE_WITH_DEVNET_WALLET