Jev Björsell 52b27aeffb Merge branch 'compile-storage-for-deploy' into 'dev'
Compiling storage with compile-storage command instead of compile-expression

See merge request ligolang/ligo!450
2020-02-27 22:20:23 +00:00
..

Quick Start

Install yarn. Run yarn to install dependencies.

Server

See the README under the packages/server/ for information about how to get started on the server development.

Client

See the README under the packages/client/ for information about how to get started on the client development.