Skip to content

etherguild/etherguild.xyz

Repository files navigation

Ether Guild

Next.js app for etherguild.xyz. Quests protoype: demo

Also see etherguild-contracts and etherguild-agent.

Development

Running the app locally requires bun and docker.

Initial set up:

# Install dependencies
bun install

# Copy environment variables 
cp .env.example .env.development

# Start Postgres
docker compose up -d

# Setup database
bun prisma migrate dev
bun prisma generate

# Generate example quests
bun prisma db seed

Run the App:

bun install
bun run build
bun run dev

Open http://localhost:3000.

Join us!

Ether Guild is a Wyoming Non-Profit Corporation applying for 501(c)(3) status. We are a group of hyper-focused ETH supporters, working to elevate ETH, the money, in service of Ethereum, the computer.

Volunteers interested in executing this mission can reach out at [email protected].

Donors interested in funding this mission can reach out at [email protected].

About

Fund ETH Initiatives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •