chee-chyuan / StarknetBuildGuild

BuildGuild for Starknet Devs to post their builds and get votes, get funded

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BackEnd Setup

cd backend 
npm install 
docker compose up

Open Argent , change to network localhost (:5050), add new account. only do this when resetting the docker. if not just skip. Account already deployed and working.

in another terminal ( same folder )

yarn compile
yarn deploy

FrontEnd Setup

npm install
yarn dev

Some Checks

Connect To argent

Check that Balance is updated after using the Faucet

Check that balance is updated after using the Increase Balance

About

BuildGuild for Starknet Devs to post their builds and get votes, get funded


Languages

Language:TypeScript 47.9%Language:Cairo 37.4%Language:JavaScript 14.4%Language:Shell 0.1%Language:CSS 0.1%