Skip to content

delegatorsxyz/pda

Repository files navigation

PDA

🚧 Under Construction 🚧

Stack

RainbowKit + wagmi + Next.js, bootstrapped with create-rainbowkit.

Contributing

Getting Started

Install the dependencies

yarn install

Run the development server:

npm run dev

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

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