Skip to content

A Dapp that allows business owners to create product offers and incentivize sharing

Notifications You must be signed in to change notification settings

ysongh/DigitalCoupon-Crosschain

Repository files navigation

Digital Coupon (Crosschain)

Instructions

# copy .env
cp .env.example .env

# install dependencies
yarn

# 1st terminal: launch local cross-chain development
yarn local-dev:start

# compile contracts with hardhat
yarn contracts:build

# 2nd terminal: deploy contracts
yarn contracts:deploy

# start the ui
yarn dev

About

A Dapp that allows business owners to create product offers and incentivize sharing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published