Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 259 Bytes

File metadata and controls

24 lines (18 loc) · 259 Bytes

DigicatChatDApp

Digital Chat Rooms where you can chat privately with other NFT holders

Running the project

Run the root folder:

yarn install
yarn dev

Compiling contracts:

yarn build

Run a local anvil chain:

yarn anvil