Skip to content

A project for LIGO smart contract which simulates a simple calculator

Notifications You must be signed in to change notification settings

keshan3262/calculator-contract

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

A project for LIGO smart contract which simulates a simple calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published