Skip to content

sarthakkapila/CheddarApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Cheddar 🧀

🚀 Dive into the ultimate Solana chat room! Connect with fellow degens, share the latest alpha, and plan your next big move. Whether you’re ready to ape into the hottest tokens or chill with the SOL squad, our platform is where the magic happens. 🔗 Sync your Phantom wallet, join the conversation, and be part of a global network where every chat could lead to your next moonshot. 🌟 Your crypto adventure starts here – where on-chain innovation meets community hustle. Let’s go!

Project Components

1. Churro - Web Application (Next.js)

2. Dumpling - Mobile Application (React Native)

NOTE : Dumpling is only working on IOS as of now

`Transactions are not yet supported on the Link though they're working on the local build as shown in the

3. Baklava - Global chat server deployed on cloudflare workers ( Gatekeeping the code )

  • Key Features:
    • Real-time messaging system backend
    • Chatroom management
    • Message history and retrieval
    • User presence tracking
    • Storage of users and messages

4. Sushi - Blinks Server for

  • Key Features:
    • High-frequency blink processing
    • Integration with chat and trading systems
    • Performance monitoring and optimization
    • Optimised coin swaps via various exchanges

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in the cheddarApp/dumpling

EXPO_PUBLIC_SUPABASE_URL

EXPO_PUBLIC_SUPABASE_ANON_KEY

DEMO VIDEO

DEMO VIDEO

Installation

Install my-project with npm

    git clone https://github.com/Cheddar-org/CheddarApp
    cd cheddarApp

Navigate to the Dumpling dir

    cd Dumpling

Install necessary dependencies

    bun install
    or
    npm install

Create a .env file in the root of the project and

   bun start
   or
   npm start
  • Expo opens start in development mode by default, press 'S' in the terminal to switch to Expo Go

  • Install Expo Go on your device ( the app only works on IOS as of now )

  • Scan the QR code and select Expo Go in the options

  • Wait for it to finish building

  • Start testing

contact:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages