Skip to content

ourzora/zora-protocol

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

edbab40 · Oct 17, 2023
Oct 13, 2023
Oct 12, 2023
Feb 2, 2023
Oct 17, 2023
Oct 12, 2023
Feb 1, 2023
Oct 12, 2023
Jun 5, 2023
Oct 12, 2023
Mar 16, 2023
Oct 12, 2023
Apr 25, 2023
Oct 12, 2023
Oct 12, 2023
Oct 16, 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