Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 388 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 388 Bytes

NFT-LOTTERY

This repo is a basic NFT ERC721 lottery.

Prerequisites

Please install or have installed the following:

Install packages

use yarn or npm

yarn

Run unit tests

Make sur Truffle is installed and ganache-cli is running, then type:

truffle test