Skip to content

Latest commit

 

History

History

README.md

zk-SQL node daemon

This folder contains the node daemon of the zk-SQL application.

Set env variables (see example .env.example)

nano .env

Install dependencies

yarn install

Run the development server

yarn start

Use http://localhost:8083 as API host.