Skip to content

pedromcunha/onchainsummer.xyz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onchainsummer

Overview

It's onchain summer.

Contributing

We're bringing the world onchain and we need your help.

  • Open a pull request
  • Report a bug

Development

Getting Started

  1. Run the development server:
npm install
# or
yarn
  1. Generate necessary data by running
yarn generate
  1. Start the dev server by running this command
npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%