52b27aeffb
Compiling storage with compile-storage command instead of compile-expression See merge request ligolang/ligo!450 |
||
---|---|---|
.. | ||
packages | ||
.editorconfig | ||
.gitignore | ||
Dockerfile | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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.