Skip to content

cvoxelprotocol/cvoxel

Repository files navigation

VESS

This is VESS repo.

Currently, VESS is a beta version.

https://vess.id/

local setup

  1. clone this repo
  2. clone and setup backend repo cvoxel_backend
  3. open new terminal and yarn serve : start backend's emulator
  4. Ceramic local node setup
  5. open new terminal and yarn ceramic: run up local node
  6. rewrite env.sample -> env.
  7. yarn dev: run cvoxel app