Skip to content

ourzora/zora-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0fbd5f · Nov 15, 2023
Nov 15, 2023
Nov 13, 2023
Feb 2, 2023
Nov 15, 2023
Nov 1, 2023
Feb 1, 2023
Oct 12, 2023
Jun 5, 2023
Nov 11, 2023
Mar 16, 2023
Nov 11, 2023
Apr 25, 2023
Oct 31, 2023
Nov 13, 2023
Nov 1, 2023

Repository files navigation

Zora Protocol

This repository is a monorepo for the Zora Protocol

In it you will find:

Official docs

View the official docs

Setup

Install prerequisites:

Install dependencies:

yarn

Build contracts:

yarn build

Run tests:

yarn test

Run in development mode (watch tests):

yarn dev

Bug Bounty

5 ETH for any critical bugs that could result in loss of funds. Rewards will be given for smaller bugs or ideas.

Development workflow

See DEVELOPMENT.md