Skip to content

Commit

Permalink
platform readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bone-house committed Jun 8, 2024
1 parent 0eddc68 commit d1aedbd
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions apps/platform/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Gamba Platform

> This is a mirrored repo from the [Gamba monorepo](https://github.com/gamba-labs/gamba/tree/main/apps/demo).
An easily customizable Solana casino template featuring multiple on-chain games.

Simply fork the repository, provide your own Solana address, and begin collecting fees on every bet made via your frontend. No liquidity is needed from your end as it is already provided on Gamba.

![Preview](https://github.com/gamba-labs/platform/assets/128392411/1d0fe906-c0e7-4a8d-aa2f-365cf7d3f8f5)

## Features

* Multiple customizable on-chain games

* Custom SPL tokens

* Provably fair results

* Bonuses

## Quick Setup

1. [Fork this repository](https://github.com/gamba-labs/platform/generate).

2. [Connect your forked repo and deploy on Vercel](https://vercel.com/new).

3. Update the values in src/constants.ts

## More

[Discord](https://discord.com/invite/xjBsW3e8fK)

[NextJS version by BankkRoll](https://github.com/BankkRoll/Gamba-V2-Next.js)

0 comments on commit d1aedbd

Please sign in to comment.