Skip to content

ackvf/web3-homework

Repository files navigation

Web3 Home assignments

This repository contains solutions to several home assignments. Each resides in its own branch and has its own deployment. See main branch's README for all links or their respective READMEs for more relevant information.


This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install dependencies and get environment variables from example file.

pnpm install

Then run the development server:

pnpm dev

environment vartiables

Get your free Alchemy API key https://dashboard.alchemy.com/apps/excputcq0ik8e7a1/setup and addit to .env.local file. (Copy .env.sample and rename it to .env.local)

Releases

No releases published

Packages

No packages published