This project contains the smart contract source code of the loyalty token(LYT)
https://nodejs.org/en/download
npm install -g yarn
git clone https://github.com/bosagora/loyalty-tokens.git
cd loyalty-tokens
yarn install
cd packages/contracts
cp -r env/.env.sample env/.env
yarn run test