Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 441 Bytes

readme.md

File metadata and controls

17 lines (13 loc) · 441 Bytes

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