Skip to content

troopdegen/test-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

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, (includes @privy-io/react-auth, viem, and next-pwa:)

npm 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

npm run dev

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

About

Your trustworthy and legend-telling bartender.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published