BitJunky / punk-frontend

Home Page:https://punk.domains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Punk Domains frontend

Punk Domains - Web3 Domains for DAOs

https://punk.domains

Quickstart

npm install
npm run dev

.env

Create the .env file with the following keys:

VITE_ALCHEMY_POLYGON_KEY=value
VITE_ALCHEMY_MUMBAI_KEY=value
VITE_ALCHEMY_OPTIMISM_KEY=value
VITE_ALCHEMY_ARBITRUM_KEY=value
VITE_ALCHEMY_ETHEREUM_KEY=value

Development

Develop on the develop branch (or a temporary branch which is then merged to develop). Never develop directly on the main branch.

When you want to push your changes to production, merge develop branch into the main branch.

About

https://punk.domains

License:GNU General Public License v3.0


Languages

Language:Vue 81.3%Language:TypeScript 17.0%Language:HTML 1.0%Language:CSS 0.7%