Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Quick start for README #64

Open
paradigmeng420 opened this issue Nov 29, 2022 · 1 comment
Open

Quick start for README #64

paradigmeng420 opened this issue Nov 29, 2022 · 1 comment

Comments

@paradigmeng420
Copy link

Super sorry for the beginners question, but is there a quick start for installing all parts of the repo?
Something like
Install packages

pnpm install

Installing and Deploying contracts

cd packages/contracts
yarn compile

Install and deploy subgraph

cd packages/subgraph
yarn build
yarn deploy:goerli

Install and deploy frontend

cd packages/app
npm run dev
@paradigmeng420
Copy link
Author

Oh wait, can this just be simplified into

pnpm install
pnpm dev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant