Skip to content

supermodularxyz/pgn-monorepo

Repository files navigation

PGN Bridge

Getting Started

Create .env files in apps/bridge and apps/gitoin. There's an .env.example you can copy.

# Install dependencies
pnpm i

# Run dev environment
npm run dev

Apps

PGN Bridge

PGN bridge website

Gitcoin

Gitcoin-themed bridge

Packages

React

The react components for PGN Bridge.

Go to Documentation

ERC20 Deployer

Deploy ERC20 tokens to PGN

Go to Documentation