# 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
-
Notifications
You must be signed in to change notification settings - Fork 1
ysongh/DigitalCoupon-Crosschain
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|