Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 286 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 286 Bytes

Joepeg

This repository contains all the contracts for the Joepeg Marketplace. It is a fork of LooksRare's contracts.

Development

Install Dependencies

yarn install

Compile

yarn compile

Test

yarn test