Skip to content

Remarmarea/sr-degen

Repository files navigation

Sr. Degen

Your trustworthy and legend-telling bartender.

Motivation

  • Create something fun and engaging that generates social value.
  • Project submission for ETHGlobal's Frameworks hackathon.

Getting started

Created with create-next-app, inspired from Privy's progressive web app (PWA) template.

Built with

  • Privy
  • Viem
  • TailwindCSS
  • All transactions are sent on the Base Mainnet for production and Base Sepolia testnet for development.

You can see the deployed version at srdegen.xyz.

Setup

First, clone this repo:

git clone https://github.com/angelmc32/sr-degen
cd sr-degen

Next, install dependencies

pnpm install

Next, create your own env file by running

cp .env.example.local .env.local

and add your Privy App ID:

NEXT_PUBLIC_PRIVY_APP_ID=insert-your-app-id

Lastly, run

pnpm run dev

visit http://localhost:3000 in your browser to see the app in action!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published