Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekt-Developer authored Nov 5, 2024
1 parent 9a2431d commit 88d76dd
Showing 1 changed file with 105 additions and 2 deletions.
107 changes: 105 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,105 @@
# bloxcash
BloxCash - stands out among BTC gambling platforms due to its remarkable versatility, offering not only an online casino but also a sportsbook and online lotto all in one convenient location.
# BloxCash

![BloxCash Logo](https://raw.githubusercontent.com/likhonisaac/bloxcash/refs/heads/main/public/meta.png)

**BloxCash** is an innovative online gaming platform that combines casino games, sports betting, and lottery all in one place. Designed with versatility in mind, BloxCash offers unique, in-house game modes and supports a wide range of deposit methods, making it easy and convenient for users to get started.

**Live at**: [https://blox-cash.vercel.app](https://blox-cash.vercel.app)

---

## Features

- **Exclusive Game Modes**: Enjoy original, in-house games designed for an engaging and unique experience.
- **Multiple Deposit Options**: Easily deposit using:
- **Cryptocurrencies**: BTC, ETH, LTC
- **Roblox Limiteds** and **Robux**
- **Credit/Debit Cards**: Visa, MasterCard
- **Digital Wallets**: PayPal, Google Pay, and more.

---

## Getting Started

### Prerequisites

- Node.js and npm
- PHP (for local server setup)

### Installation

1. **Clone the Repository**:
```bash
git clone https://github.com/likhonisaac/bloxcash.git
cd bloxcash
```

2. **Install Dependencies**:
```bash
npm install
```

3. **Environment Configuration**:
- Copy `.env.example` to `.env` and fill in all required environment variables.

4. **Database Setup**:
- Import the initial database schema from the `database` folder.

5. **Start Development Server**:
```bash
npm run dev
```

---

## Project Structure

- **`/api`**: PHP scripts handling backend API requests.
- **`/public`**: Static assets like images and CSS files.
- **`/views`**: Frontend templates and HTML.
- **`/src`**: Core application code and utilities.

---

## Donations

If you find BloxCash valuable and want to support its growth, consider donating:

**Ethereum Donation Address**: `0x00fC876d03172279E04CC30E5edCE103c3d23C1A`

Your contributions help keep the platform running and support ongoing development. Thank you for your generosity!

---

## Licensing

This project is licensed under the Apache-2.0 License. See the `LICENSE` file for details.

---

## Disclaimer

Roblox and its individual marks and logos are trademarks of Roblox Corporation. **BloxCash** is **NOT** endorsed, sponsored, or affiliated with Roblox Corporation in any way.

---

## Contributing

We welcome contributions! To get involved:

1. **Star** the repository to show your support.
2. **Fork** the project.
3. Create a feature branch (`git checkout -b feature-branch`).
4. Commit your changes (`git commit -am 'Add new feature'`).
5. Push to your branch (`git push origin feature-branch`).
6. Open a Pull Request.

---

## Note

This project is **not for sale**. Your stars and contributions are highly appreciated!

---

**BloxCash** – All rights reserved.

0 comments on commit 88d76dd

Please sign in to comment.