Skip to content

Latest commit

 

History

History
92 lines (58 loc) · 2.59 KB

README.md

File metadata and controls

92 lines (58 loc) · 2.59 KB

Game of Pots

A no loss lottery game with savings pool built on Ethena's sUSDe rewards APY

Features

  • No loss Lottery mechanism : Your principal is always safe and can be withdrawn at vault maturity
  • sUSDe Rewards : All txns in the dapp are done with USDe stablecoin which is staked to earn sUSDe rewards
  • Randomized Fairness with Conduit VRF : Pot winners are selected using Conduit Oracle Verifiable Random Functions to ensure fairness and transparency

Table of Contents

  1. All Links
  2. Deployed Contracts
  3. Technologies
  4. High Level Architecture
  5. App Demo
  6. Future Vision
  7. Instructions to setup and run locally
  8. Team

Links

Deployed Contracts

Technologies

  • sUSDe Rewards
  • Ble Testnet

High Level Architecture

image

App Demo Screenshots

Landing Page image

Dashboard image

Available Pots image

Create New Pot image

My Pots image

Future Vision

  • Integrate staking mechanism natively for sUSDe rewards on the Ethena mainnet to avoid bridge and txn fees for users.
  • Launch first version of GOP after contract audits on mainnet.

Instructions to Setup

Follow these instructions to set up and run the project:

Using Github

  • Clone the Git repository: https://github.com/0xAlphaDevs/Game-of-Pots.git
  • Install project dependencies: pnpm install
  • Start the development server: pnpm run dev
  • Access the web app in your browser at http://localhost:3000

Team

Team AlphaDevs 👇

Github

Harsh Tyagi Yashasvi Chaudhary

Twitter / X

Harsh Tyagi Yashasvi Chaudhary

Thanks

  • Feel free to reach out to the AlphaDevs team with any questions or issues.

  • We appreciate your interest in our project and welcome contributions and feature suggestions.