Skip to content

KStasi/ligo-template

 
 

Repository files navigation

Description

Edit for yourself:

  • package.json
  • /tests/
  • /contracts
  • /migrations
  • /storage
./storage - prod storage
./tests/storage - dev storage

Requirements

  • Installed NodeJS (tested with NodeJS v14+)

  • Installed Yarn

  • Installed node modules:

yarn install

Quick Start tests

yarn start-sandbox

yarn test

image

yarn stop-sandbox

Compile contract

yarn compile

Deploy contract

yarn migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.7%
  • JavaScript 7.4%
  • Shell 0.9%