File tree Expand file tree Collapse file tree 1 file changed +5
-13
lines changed
Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -301,32 +301,30 @@ git clone https://github.com/LaChance-Lab/Multi-Chain-Casino-Games.git
301301cd Multi-Chain-Casino-Games
302302```
303303
304- #### 2️⃣ Solana Setup (Coming Soon)
304+ #### 2️⃣ Solana Setup
305305``` bash
306306cd solana
307307npm install
308308anchor build
309309anchor test
310310```
311311
312- #### 3️⃣ EVM Setup (Coming Soon)
312+ #### 3️⃣ EVM Setup
313313``` bash
314314cd evm
315315forge install
316316forge build
317317forge test -vvv
318318```
319319
320- #### 4️⃣ Frontend Setup (Coming Soon)
320+ #### 4️⃣ Frontend Setup
321321``` bash
322322cd frontend
323323npm install
324324npm run dev
325325# Open http://localhost:3000
326326```
327-
328- > ** Note:** Smart contracts and frontend are currently under development.
329- > Star ⭐ this repo to get notified when they're released!
327+ > Star ⭐ this repo to get notified whenever this repo is updated!
330328
331329### Deploy to Testnet
332330
@@ -611,8 +609,6 @@ Multi-Chain-Casino-Games/
611609
612610---
613611
614- ---
615-
616612## 🚧 Development Status
617613
618614<div align =" center " >
@@ -626,7 +622,7 @@ Multi-Chain-Casino-Games/
626622| 🤖 Telegram Bot | 🔜 Planned | ████░░░░░░░░ 20% |
627623| 🔐 Security Audit | 🔜 Planned | ████████████ 100% |
628624
629- ** Latest Update:** Dec 2024 | ** Expected Release: ** Q1 2025
625+ ** Latest Update:** Nov 2025
630626
631627</div >
632628
@@ -636,8 +632,6 @@ Multi-Chain-Casino-Games/
636632
637633## 📱 Connect With Us
638634
639- <div align =" center " >
640-
641635### 💼 Business & Partnerships
642636
643637** Looking to build your own casino platform?**
@@ -664,8 +658,6 @@ Interested in collaboration or contributing?
664658
665659** Open an issue** or ** join our Telegram** to discuss!
666660
667- </div >
668-
669661---
670662
671663## ⚠️ Disclaimer
You can’t perform that action at this time.
0 commit comments