Skip to content

BreadchainCoop/app-stacks

Repository files navigation

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

Getting Started

Compile the contracts

cd contracts
forge script script/Deploy.s.sol:Deploy --broadcast --rpc-url http://localhost:8545 --private-key 0x2a871d0798f97d79848a013d4936a73bf4cc922c825d33c1cf7073dff6d409c6 --legacy

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

Front end app for Stacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published