Skip to content

Commit 3e5785f

Browse files
committed
feat: update readme by https://t.me/lachancelab
1 parent 62277a9 commit 3e5785f

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -301,32 +301,30 @@ git clone https://github.com/LaChance-Lab/Multi-Chain-Casino-Games.git
301301
cd Multi-Chain-Casino-Games
302302
```
303303

304-
#### 2️⃣ Solana Setup (Coming Soon)
304+
#### 2️⃣ Solana Setup
305305
```bash
306306
cd solana
307307
npm install
308308
anchor build
309309
anchor test
310310
```
311311

312-
#### 3️⃣ EVM Setup (Coming Soon)
312+
#### 3️⃣ EVM Setup
313313
```bash
314314
cd evm
315315
forge install
316316
forge build
317317
forge test -vvv
318318
```
319319

320-
#### 4️⃣ Frontend Setup (Coming Soon)
320+
#### 4️⃣ Frontend Setup
321321
```bash
322322
cd frontend
323323
npm install
324324
npm 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

0 commit comments

Comments
 (0)