No Loss Lottery Smart Contracts

An attempt at recreating a no loss lottery - inspired by PoolTogether.

Setting up local development

Requirements:

Local Setup Steps:

  1. git clone https://github.com/duykhangpham201/nolosslottery-contracts.git
  2. Install dependencies: npm install
  3. Compile Solidity: npx hardhat run scripts/deploy.js