Skip to content

bosagora/loyalty-tokens

Repository files navigation

Introduction

This project contains the smart contract source code of the loyalty token(LYT)

WhitePaper

Install NodeJS

https://nodejs.org/en/download

Install yarn

npm install -g yarn

Install Project

git clone https://github.com/bosagora/loyalty-tokens.git
cd loyalty-tokens
yarn install

Test Project

cd packages/contracts
cp -r env/.env.sample env/.env
yarn run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published