Skip to content

Mississippi-Labs/mississippi

Repository files navigation

note for EthGlobal Istanbul: Spoke with RAZA, verification exception because we are using MUD

Installation

pnpm i
pnpm run dev

If you are using Windows:

Windows steps

install git bash (gitforwindows.org)
install nodejs, including “native modules” (nodejs.org/en/download) (re native modules: just keep the checkmark, it’s enabled by default in the installer)
Install foundry via foundryup using Git bash